Searched refs:XFS_DIFLAG_SYNC (Results 1 – 3 of 3) sorted by relevance
1141 #define XFS_DIFLAG_SYNC (1 << XFS_DIFLAG_SYNC_BIT) macro1154 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
618 if (di_flags & XFS_DIFLAG_SYNC) in _xfs_dic2xflags()734 if ((pip->i_d.di_flags & XFS_DIFLAG_SYNC) && in xfs_inode_inherit_flags()736 di_flags |= XFS_DIFLAG_SYNC; in xfs_inode_inherit_flags()
1098 if (di_flags & XFS_DIFLAG_SYNC) in xfs_di2lxflags()1160 di_flags |= XFS_DIFLAG_SYNC; in xfs_flags2diflags()