Searched refs:BTRFS_SEND_FLAG_COMPRESSED (Results 1 – 2 of 2) sorted by relevance
825 #define BTRFS_SEND_FLAG_COMPRESSED 0x10 macro832 BTRFS_SEND_FLAG_COMPRESSED)
5725 if ((sctx->flags & BTRFS_SEND_FLAG_COMPRESSED) && in send_extent_data()8230 if ((arg->flags & BTRFS_SEND_FLAG_COMPRESSED) && sctx->proto < 2) { in btrfs_ioctl_send()