Home
last modified time | relevance | path

Searched refs:OCFS2_LOCK_NOCACHE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Docfs2.h124 #define OCFS2_LOCK_NOCACHE (0x00000200) /* don't use a holder count */ macro
H A Ddlmglue.c742 lockres->l_flags |= OCFS2_LOCK_NOCACHE; in ocfs2_file_lock_res_init()
1131 if (lockres->l_flags & OCFS2_LOCK_NOCACHE) in ocfs2_blocking_ast()