Home
last modified time | relevance | path

Searched refs:OCFS2_LOCK_NOCACHE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h126 #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()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h124 #define OCFS2_LOCK_NOCACHE (0x00000200) /* don't use a holder count */ macro
H A Ddlmglue.c741 lockres->l_flags |= OCFS2_LOCK_NOCACHE; in ocfs2_file_lock_res_init()
1130 if (lockres->l_flags & OCFS2_LOCK_NOCACHE) in ocfs2_blocking_ast()

Completed in 22 milliseconds