Searched refs:XFS_ILOG_DOWNER (Results 1 – 4 of 4) sorted by relevance
316 #define XFS_ILOG_DOWNER 0x200 /* change the data fork owner on replay */ macro331 XFS_ILOG_ABROOT | XFS_ILOG_DOWNER | \344 XFS_ILOG_TIMESTAMP | XFS_ILOG_DOWNER | \
84 ASSERT(in_f->ilf_fields & (XFS_ILOG_DOWNER|XFS_ILOG_AOWNER)); in xfs_recover_inode_owner_change()97 if (in_f->ilf_fields & XFS_ILOG_DOWNER) { in xfs_recover_inode_owner_change()466 if ((in_f->ilf_fields & (XFS_ILOG_DOWNER|XFS_ILOG_AOWNER)) && in xlog_recover_inode_commit_pass2()
1518 (*target_log_flags) |= XFS_ILOG_DOWNER; in xfs_swap_extent_forks()1520 (*src_log_flags) |= XFS_ILOG_DOWNER; in xfs_swap_extent_forks()1554 (*src_log_flags & XFS_ILOG_DOWNER)); in xfs_swap_extent_forks()1566 (*target_log_flags & XFS_ILOG_DOWNER)); in xfs_swap_extent_forks()1805 if (src_log_flags & XFS_ILOG_DOWNER) { in xfs_swap_extents()1810 if (target_log_flags & XFS_ILOG_DOWNER) { in xfs_swap_extents()
2664 iip->ili_fields &= ~(XFS_ILOG_AOWNER | XFS_ILOG_DOWNER); in xfs_ifree()