Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Ddir.h18 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash);
Ddir.c35 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() function
58 r->res_dir_nodeid = dlm_hash2nodeid(ls, r->res_hash); in dlm_recover_dir_nodeid()
Dlock.c830 dir_nodeid = dlm_hash2nodeid(ls, hash); in find_rsb()
934 dir_nodeid = dlm_hash2nodeid(ls, hash); in dlm_master_lookup()
4043 dir_nodeid = dlm_hash2nodeid(ls, hash); in send_repeat_remove()
4418 dir_nodeid = dlm_hash2nodeid(ls, ms->m_hash); in receive_remove()