Home
last modified time | relevance | path

Searched refs:dlm_allocate_lvb (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/dlm/
Dmemory.h23 char *dlm_allocate_lvb(struct dlm_ls *ls);
Dmemory.c49 char *dlm_allocate_lvb(struct dlm_ls *ls) in dlm_allocate_lvb() function
Drecover.c678 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in recover_lvb()
Dlock.c1359 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_lock()
1391 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_unlock()
3255 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_lvb()
3290 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_request_args()
4602 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_rcom_lock_args()