Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlockspace.h25 struct dlm_ls *dlm_find_lockspace_global(uint32_t id);
H A Dlockspace.c305 struct dlm_ls *dlm_find_lockspace_global(uint32_t id) in dlm_find_lockspace_global() function
H A Dlock.c4813 ls = dlm_find_lockspace_global(le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()