ocfs2_highest_compat_lock_level  373 fs/ocfs2/dlmglue.c static inline int ocfs2_highest_compat_lock_level(int level);
ocfs2_highest_compat_lock_level  921 fs/ocfs2/dlmglue.c 	    ocfs2_highest_compat_lock_level(lockres->l_blocking)) {
ocfs2_highest_compat_lock_level  985 fs/ocfs2/dlmglue.c 		if (ocfs2_highest_compat_lock_level(level) <
ocfs2_highest_compat_lock_level  986 fs/ocfs2/dlmglue.c 		    ocfs2_highest_compat_lock_level(lockres->l_blocking))
ocfs2_highest_compat_lock_level 1381 fs/ocfs2/dlmglue.c 	return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking);
ocfs2_highest_compat_lock_level 3826 fs/ocfs2/dlmglue.c 	new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking);