Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
Dlockspace.h17 struct dlm_ls *dlm_find_lockspace_global(uint32_t id);
Dlockspace.c308 struct dlm_ls *dlm_find_lockspace_global(uint32_t id) in dlm_find_lockspace_global() function
Dlock.c5056 ls = dlm_find_lockspace_global(hd->h_lockspace); in dlm_receive_buffer()