This patch enables the use of copy_file_range beyond mountpoints in ZFS case as ZFS is capable to do block cloning on all mountpoints (including snapshots) that share the same pool.
This is quite special to ZFS and no other fs in FreeBSD currently supports this.