Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_ioctl.h185 #define OCFS2_INFO_FL_NON_COHERENT (0x00000001) /* Cluster coherency not macro
H A Dioctl.c61 return (!(req->ir_flags & OCFS2_INFO_FL_NON_COHERENT)); in o2info_coherent()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_ioctl.h175 #define OCFS2_INFO_FL_NON_COHERENT (0x00000001) /* Cluster coherency not macro
H A Dioctl.c62 return (!(req->ir_flags & OCFS2_INFO_FL_NON_COHERENT)); in o2info_coherent()

Completed in 5 milliseconds