Searched refs:dlm_find_lockspace_global (Results 1 – 3 of 3) sorted by relevance
25 struct dlm_ls *dlm_find_lockspace_global(uint32_t id);
307 struct dlm_ls *dlm_find_lockspace_global(uint32_t id) in dlm_find_lockspace_global() function
5094 ls = dlm_find_lockspace_global(le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()