Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Dmemory.h21 char *dlm_allocate_lvb(struct dlm_ls *ls);
A Dmemory.c83 char *dlm_allocate_lvb(struct dlm_ls *ls) in dlm_allocate_lvb() function
A Drecover.c796 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in recover_lvb()
A Dlock.c1903 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_lock()
1935 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_unlock()
3875 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_lvb()
3910 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_request_args()
5536 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_rcom_lock_args()

Completed in 19 milliseconds