ocfs2_highest_compat_lock_level  317 fs/ocfs2/dlmglue.c static inline int ocfs2_highest_compat_lock_level(int level);
ocfs2_highest_compat_lock_level  740 fs/ocfs2/dlmglue.c 	    ocfs2_highest_compat_lock_level(lockres->l_blocking)) {
ocfs2_highest_compat_lock_level  804 fs/ocfs2/dlmglue.c 		if (ocfs2_highest_compat_lock_level(level) <
ocfs2_highest_compat_lock_level  805 fs/ocfs2/dlmglue.c 		    ocfs2_highest_compat_lock_level(lockres->l_blocking))
ocfs2_highest_compat_lock_level 1119 fs/ocfs2/dlmglue.c 	return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking);
ocfs2_highest_compat_lock_level 3202 fs/ocfs2/dlmglue.c 	new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking);