Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Ddir.h16 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash);
Ddir.c33 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() function
56 r->res_dir_nodeid = dlm_hash2nodeid(ls, r->res_hash); in dlm_recover_dir_nodeid()
Dlock.c835 dir_nodeid = dlm_hash2nodeid(ls, hash); in find_rsb()
1019 dir_nodeid = dlm_hash2nodeid(ls, hash); in dlm_master_lookup()
4062 dir_nodeid = dlm_hash2nodeid(ls, hash); in send_repeat_remove()
4440 dir_nodeid = dlm_hash2nodeid(ls, le32_to_cpu(ms->m_hash)); in receive_remove()