Searched refs:BTRFS_IOC_CLONE (Results 1 – 1 of 1) sorted by relevance
30 #define BTRFS_IOC_CLONE _IOW(BTRFS_IOCTL_MAGIC, 9, int) macro3144 ret = ioctl (fd_out, BTRFS_IOC_CLONE, fd_in); in btrfs_reflink_with_progress()