Searched refs:XFS_DIFLAG_SYNC (Results 1 – 4 of 4) sorted by relevance
1025 #define XFS_DIFLAG_SYNC (1 << XFS_DIFLAG_SYNC_BIT) macro1038 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
650 if (di_flags & XFS_DIFLAG_SYNC) in _xfs_dic2xflags()902 if ((pip->i_d.di_flags & XFS_DIFLAG_SYNC) && in xfs_ialloc()904 di_flags |= XFS_DIFLAG_SYNC; in xfs_ialloc()
887 if (di_flags & XFS_DIFLAG_SYNC) in xfs_di2lxflags()948 di_flags |= XFS_DIFLAG_SYNC; in xfs_flags2diflags()
1226 if (flags & XFS_DIFLAG_SYNC) in xfs_diflags_to_iflags()