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
834 * actually remapping. in xfs_reflink_end_cow_extent()
867 * If the extent we're remapping is backed by storage (written in xfs_reflink_end_cow_extent()
877 * If the extent we're remapping is a delalloc reservation, in xfs_reflink_end_cow_extent()
941 * have PageWriteback set, which prevents races with reflink remapping in xfs_reflink_end_cow()
942 * and truncate. Reflink remapping prevents races with writeback by in xfs_reflink_end_cow()
944 * remapping, which means there won't be any further writeback or page in xfs_reflink_end_cow()
954 * Reflink remapping takes the iolock and mmaplock and waits for in xfs_reflink_end_cow()
1053 * reflink range. Unmapping and remapping are separate operations, so we can
1273 * we're remapping. in xfs_reflink_remap_extent()