Searched refs:XFS_ATTR_SYNC (Results 1 – 4 of 4) sorted by relevance
21 #define XFS_ATTR_SYNC 0x10 /* synchronous operation required */ macro
890 attr_flags |= XFS_ATTR_SYNC; in xfs_file_fallocate()
631 attr_flags |= XFS_ATTR_SYNC; in xfs_ioc_space()
2377 if (attr_flags & XFS_ATTR_SYNC) in xfs_change_file_space()