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

/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1043 #define XFS_DIFLAG_SYNC_BIT 5 /* inode is written synchronously */ macro
1060 #define XFS_DIFLAG_SYNC (1 << XFS_DIFLAG_SYNC_BIT)

Completed in 87 milliseconds