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