Searched refs:FS_XFLAG_SYNC (Results 1 – 3 of 3) sorted by relevance
158 #define FS_XFLAG_SYNC 0x00000020 /* all writes synchronous */ macro
244 #define FS_XFLAG_SYNC 0x00000020 /* all writes synchronous */ macro
1394 if (xflags & FS_XFLAG_SYNC) in xfs_diflags_to_iflags()