Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int __init | dlm_memory_init (void) |
void | dlm_memory_exit (void) |
char * | dlm_allocate_lvb (struct dlm_ls *ls) |
void | dlm_free_lvb (char *p) |
struct dlm_rsb * | dlm_allocate_rsb (struct dlm_ls *ls) |
void | dlm_free_rsb (struct dlm_rsb *r) |
struct dlm_lkb * | dlm_allocate_lkb (struct dlm_ls *ls) |
void | dlm_free_lkb (struct dlm_lkb *lkb) |