Searched refs:cow_offset (Results 1 – 1 of 1) sorted by relevance
386 loff_t cow_offset = XFS_FSB_TO_B(mp, cow_fsb); in xfs_map_blocks() local388 if (cow_offset < wpc->iomap.offset + wpc->iomap.length) in xfs_map_blocks()389 wpc->iomap.length = cow_offset - wpc->iomap.offset; in xfs_map_blocks()