Home
last modified time | relevance | path

Searched refs:dlm_allocate_lvb (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c796 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in recover_lvb()
H A Dlock.c1984 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_lock()
2016 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_unlock()
3897 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_lvb()
3932 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_request_args()
5614 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_rcom_lock_args()
/kernel/linux/linux-6.6/fs/dlm/
H A Dmemory.h21 char *dlm_allocate_lvb(struct dlm_ls *ls);
H A Dmemory.c83 char *dlm_allocate_lvb(struct dlm_ls *ls) in dlm_allocate_lvb() function
H A Drecover.c798 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in recover_lvb()
H A Dlock.c1758 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_lock()
1790 r->res_lvbptr = dlm_allocate_lvb(r->res_ls); in set_lvb_unlock()
3702 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_lvb()
3737 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_request_args()
5367 lkb->lkb_lvbptr = dlm_allocate_lvb(ls); in receive_rcom_lock_args()

Completed in 17 milliseconds