__dlm_lookup_lockres_full  835 fs/ocfs2/dlm/dlmcommon.h struct dlm_lock_resource * __dlm_lookup_lockres_full(struct dlm_ctxt *dlm,
__dlm_lookup_lockres_full  224 fs/ocfs2/dlm/dlmdomain.c 	res = __dlm_lookup_lockres_full(dlm, name, len, hash);
__dlm_lookup_lockres_full  721 fs/ocfs2/dlm/dlmmaster.c 	tmpres = __dlm_lookup_lockres_full(dlm, lockid, namelen, hash);
__dlm_lookup_lockres_full 2258 fs/ocfs2/dlm/dlmmaster.c 	res = __dlm_lookup_lockres_full(dlm, name, namelen, hash);