ocfs2_lock_create  334 fs/ocfs2/dlmglue.c static int ocfs2_lock_create(struct ocfs2_super *osb,
ocfs2_lock_create 1708 fs/ocfs2/dlmglue.c 	return ocfs2_lock_create(osb, lockres, level, lkm_flags);
ocfs2_lock_create 1998 fs/ocfs2/dlmglue.c 		ret = ocfs2_lock_create(osb, lockres, DLM_LOCK_NL, 0);