Lines Matching full:remapping
96 * CoW remapping must be done after the data block write completes,
112 * Since the remapping operation can be applied to an arbitrary file
777 * actually remapping. in xfs_reflink_end_cow_extent()
805 * If the extent we're remapping is backed by storage (written in xfs_reflink_end_cow_extent()
816 * If the extent we're remapping is a delalloc reservation, in xfs_reflink_end_cow_extent()
880 * have PageWriteback set, which prevents races with reflink remapping in xfs_reflink_end_cow()
881 * and truncate. Reflink remapping prevents races with writeback by in xfs_reflink_end_cow()
883 * remapping, which means there won't be any further writeback or page in xfs_reflink_end_cow()
893 * Reflink remapping takes the iolock and mmaplock and waits for in xfs_reflink_end_cow()
984 * reflink range. Unmapping and remapping are separate operations, so we can
1189 * we're remapping. in xfs_reflink_remap_extent()