dlm_lookup_lockres  321 fs/ocfs2/dlm/dlmast.c 	res = dlm_lookup_lockres(dlm, name, locklen);
dlm_lookup_lockres  843 fs/ocfs2/dlm/dlmcommon.h struct dlm_lock_resource * dlm_lookup_lockres(struct dlm_ctxt *dlm,
dlm_lookup_lockres  461 fs/ocfs2/dlm/dlmconvert.c 	res = dlm_lookup_lockres(dlm, cnv->name, cnv->namelen);
dlm_lookup_lockres  515 fs/ocfs2/dlm/dlmlock.c 	res = dlm_lookup_lockres(dlm, name, namelen);
dlm_lookup_lockres 1361 fs/ocfs2/dlm/dlmrecovery.c 	res = dlm_lookup_lockres(dlm, mres->lockname, mres->lockname_len);
dlm_lookup_lockres 2530 fs/ocfs2/dlm/dlmrecovery.c 		res = dlm_lookup_lockres(dlm, DLM_RECOVERY_LOCK_NAME,
dlm_lookup_lockres 2600 fs/ocfs2/dlm/dlmrecovery.c 			res = dlm_lookup_lockres(dlm, DLM_RECOVERY_LOCK_NAME,
dlm_lookup_lockres  427 fs/ocfs2/dlm/dlmunlock.c 	res = dlm_lookup_lockres(dlm, unlock->name, unlock->namelen);