Searched refs:XFS_ILOG_DOWNER (Results 1 – 3 of 3) sorted by relevance
305 #define XFS_ILOG_DOWNER 0x200 /* change the data fork owner on replay */ macro321 XFS_ILOG_DOWNER | XFS_ILOG_AOWNER)334 XFS_ILOG_DOWNER | XFS_ILOG_AOWNER)
1843 target_log_flags |= XFS_ILOG_DOWNER; in xfs_swap_extents()1852 src_log_flags |= XFS_ILOG_DOWNER; in xfs_swap_extents()1910 (src_log_flags & XFS_ILOG_DOWNER)); in xfs_swap_extents()1930 (target_log_flags & XFS_ILOG_DOWNER)); in xfs_swap_extents()
2472 ASSERT(in_f->ilf_fields & (XFS_ILOG_DOWNER|XFS_ILOG_AOWNER)); in xfs_recover_inode_owner_change()2487 if (in_f->ilf_fields & XFS_ILOG_DOWNER) { in xfs_recover_inode_owner_change()2782 if (in_f->ilf_fields & (XFS_ILOG_DOWNER|XFS_ILOG_AOWNER)) in xlog_recover_inode_pass2()