BTRFS_SEND_FLAG_COMPRESSED
if ((sctx->flags & BTRFS_SEND_FLAG_COMPRESSED) &&
if ((arg->flags & BTRFS_SEND_FLAG_COMPRESSED) && sctx->proto < 2) {
BTRFS_SEND_FLAG_COMPRESSED)