Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dmemory.h21 char *dlm_allocate_lvb(struct dlm_ls *ls);
H A Dmemory.c43 char *dlm_allocate_lvb(struct dlm_ls *ls) in dlm_allocate_lvb() function
H A Drecover.c797 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in recover_lvb()
H A Dlock.c1983 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_lock()
2015 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_unlock()
3896 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_lvb()
3931 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_request_args()
5616 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_rcom_lock_args()