Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlockspace.h25 struct dlm_ls *dlm_find_lockspace_global(uint32_t id);
Dlockspace.c307 struct dlm_ls *dlm_find_lockspace_global(uint32_t id) in dlm_find_lockspace_global() function
Dlock.c5094 ls = dlm_find_lockspace_global(le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()