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