Searched refs:res_hash (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/dlm/
H A Ddir.c56 r->res_dir_nodeid = dlm_hash2nodeid(ls, r->res_hash);
H A Ddlm_internal.h301 uint32_t res_hash; member in struct:dlm_rsb
H A Dlock.c663 r->res_hash = hash;
795 r->res_hash = hash;
1068 r->res_hash = hash;
1102 if (r->res_hash == hash)
3417 ms->m_hash = cpu_to_le32(r->res_hash);
3598 ms->m_hash = cpu_to_le32(r->res_hash);

Completed in 112 milliseconds