Lines Matching full:remapping
101 * CoW remapping must be done after the data block write completes,
117 * Since the remapping operation can be applied to an arbitrary file
751 * Update quota accounting for a remapping operation. When we're remapping
753 * accounting for delayed allocations. For remapping from the data fork to the
818 * actually remapping. in xfs_reflink_end_cow_extent_locked()
851 * If the extent we're remapping is backed by storage (written in xfs_reflink_end_cow_extent_locked()
861 * If the extent we're remapping is a delalloc reservation, in xfs_reflink_end_cow_extent_locked()
953 * have PageWriteback set, which prevents races with reflink remapping in xfs_reflink_end_cow()
954 * and truncate. Reflink remapping prevents races with writeback by in xfs_reflink_end_cow()
956 * remapping, which means there won't be any further writeback or page in xfs_reflink_end_cow()
966 * Reflink remapping takes the iolock and mmaplock and waits for in xfs_reflink_end_cow()
1012 * Each remapping operation could cause a btree split, so in the worst in xfs_reflink_end_atomic_cow()
1137 * reflink range. Unmapping and remapping are separate operations, so we can
1351 * we're remapping. in xfs_reflink_remap_extent()