Searched refs:ocfs2_highest_compat_lock_level (Results 1 – 1 of 1) sorted by relevance
373 static inline int ocfs2_highest_compat_lock_level(int level);878 static inline int ocfs2_highest_compat_lock_level(int level) in ocfs2_highest_compat_lock_level() function 927 ocfs2_highest_compat_lock_level(lockres->l_blocking)) { in ocfs2_generic_handle_downconvert_action() 991 if (ocfs2_highest_compat_lock_level(level) < in ocfs2_generic_handle_bast() 992 ocfs2_highest_compat_lock_level(lockres->l_blocking)) in ocfs2_generic_handle_bast() 1387 return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking); in ocfs2_may_continue_on_blocked_lock() 3855 new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking); in ocfs2_unblock_lock()