Searched refs:dlm_lockid_hash (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmmaster.c645 res->lockname.hash = dlm_lockid_hash(name, namelen);
765 hash = dlm_lockid_hash(lockid, namelen);
1463 hash = dlm_lockid_hash(name, namelen);
1799 hash = dlm_lockid_hash(name, namelen);
2296 hash = dlm_lockid_hash(name, namelen);
3065 hash = dlm_lockid_hash(name, namelen);
3291 hash = dlm_lockid_hash(mle->u.name.name, mle->u.name.len);
H A Ddlmcommon.h50 #define dlm_lockid_hash(_n, _l) full_name_hash(_n, _l) macro
H A Ddlmdomain.c223 unsigned int hash = dlm_lockid_hash(name, len);
H A Ddlmrecovery.c1645 hash = dlm_lockid_hash(req->name, req->namelen);

Completed in 110 milliseconds