Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Docfs2.h137 #define OCFS2_LOCK_NOCACHE (0x00000200) /* don't use a holder count */ macro
Ddlmglue.c697 lockres->l_flags |= OCFS2_LOCK_NOCACHE; in ocfs2_file_lock_res_init()
1037 if (lockres->l_flags & OCFS2_LOCK_NOCACHE) in ocfs2_blocking_ast()