Searched refs:ocfs2_highest_compat_lock_level (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Ddlmglue.c379 static inline int ocfs2_highest_compat_lock_level(int level);
808 static inline int ocfs2_highest_compat_lock_level(int level) function
858 ocfs2_highest_compat_lock_level(lockres->l_blocking)) {
928 if (ocfs2_highest_compat_lock_level(level) <
929 ocfs2_highest_compat_lock_level(lockres->l_blocking))
1335 return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking);
3524 new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Ddlmglue.c379 static inline int ocfs2_highest_compat_lock_level(int level);
808 static inline int ocfs2_highest_compat_lock_level(int level) function
858 ocfs2_highest_compat_lock_level(lockres->l_blocking)) {
928 if (ocfs2_highest_compat_lock_level(level) <
929 ocfs2_highest_compat_lock_level(lockres->l_blocking))
1335 return wanted <= ocfs2_highest_compat_lock_level(lockres->l_blocking);
3524 new_level = ocfs2_highest_compat_lock_level(lockres->l_blocking);

Completed in 78 milliseconds