Searched refs:dlm_hash2nodeid (Results 1 – 3 of 3) sorted by relevance
16 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash);
33 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() function56 r->res_dir_nodeid = dlm_hash2nodeid(ls, r->res_hash); in dlm_recover_dir_nodeid()
823 dir_nodeid = dlm_hash2nodeid(ls, hash); in find_rsb()1007 dir_nodeid = dlm_hash2nodeid(ls, hash); in dlm_master_lookup()4150 dir_nodeid = dlm_hash2nodeid(ls, le32_to_cpu(ms->m_hash)); in receive_remove()