Home
last modified time | relevance | path

Searched refs:dlm_allocate_lkb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dmemory.h19 struct dlm_lkb *dlm_allocate_lkb(struct dlm_ls *ls);
H A Dmemory.c111 struct dlm_lkb *dlm_allocate_lkb(struct dlm_ls *ls) in dlm_allocate_lkb() function
H A Dlock.c1196 lkb = dlm_allocate_lkb(ls); in _create_lkb()