dlm_lookup_lockres  328 fs/ocfs2/dlm/dlmast.c 	res = dlm_lookup_lockres(dlm, name, locklen);
dlm_lookup_lockres  881 fs/ocfs2/dlm/dlmcommon.h struct dlm_lock_resource * dlm_lookup_lockres(struct dlm_ctxt *dlm,
dlm_lookup_lockres  471 fs/ocfs2/dlm/dlmconvert.c 	res = dlm_lookup_lockres(dlm, cnv->name, cnv->namelen);
dlm_lookup_lockres  493 fs/ocfs2/dlm/dlmlock.c 	res = dlm_lookup_lockres(dlm, name, namelen);
dlm_lookup_lockres 2664 fs/ocfs2/dlm/dlmrecovery.c 		res = dlm_lookup_lockres(dlm, DLM_RECOVERY_LOCK_NAME,
dlm_lookup_lockres 2747 fs/ocfs2/dlm/dlmrecovery.c 			res = dlm_lookup_lockres(dlm, DLM_RECOVERY_LOCK_NAME,
dlm_lookup_lockres  431 fs/ocfs2/dlm/dlmunlock.c 	res = dlm_lookup_lockres(dlm, unlock->name, unlock->namelen);