Searched refs:ocfs2_highest_compat_lock_level (Results 1 – 1 of 1) sorted by relevance
387 static inline int ocfs2_highest_compat_lock_level(int level);860 static inline int ocfs2_highest_compat_lock_level(int level) in ocfs2_highest_compat_lock_level() function908 ocfs2_highest_compat_lock_level(lockres->l_blocking)) { in ocfs2_generic_handle_downconvert_action()972 if (ocfs2_highest_compat_lock_level(level) < in ocfs2_generic_handle_bast()973 ocfs2_highest_compat_lock_level(lockres->l_blocking)) in ocfs2_generic_handle_bast()1368 return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking); in ocfs2_may_continue_on_blocked_lock()3800 new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking); in ocfs2_unblock_lock()