Searched refs:OCFS2_LOCK_NOCACHE (Results 1 – 2 of 2) sorted by relevance
124 #define OCFS2_LOCK_NOCACHE (0x00000200) /* don't use a holder count */ macro
741 lockres->l_flags |= OCFS2_LOCK_NOCACHE; in ocfs2_file_lock_res_init()1130 if (lockres->l_flags & OCFS2_LOCK_NOCACHE) in ocfs2_blocking_ast()