Searched refs:cancel_real (Results 1 – 2 of 2) sorted by relevance
43 xfs_fileoff_t end_fsb, bool cancel_real);45 xfs_off_t count, bool cancel_real);
614 * If cancel_real is true this function cancels all COW fork extents for the615 * inode; if cancel_real is false, real extents are not cleared.626 bool cancel_real) in xfs_reflink_cancel_cow_blocks() argument 655 } else if (del.br_state == XFS_EXT_UNWRITTEN || cancel_real) { in xfs_reflink_cancel_cow_blocks() 697 * If cancel_real is true this function cancels all COW fork extents for the698 * inode; if cancel_real is false, real extents are not cleared.705 bool cancel_real) in xfs_reflink_cancel_cow_range() argument 732 cancel_real); in xfs_reflink_cancel_cow_range()