Lines Matching defs:proto
150 u32 proto;
404 switch (sctx->proto) {
765 hdr.version = cpu_to_le32(sctx->proto);
2655 if (sctx->proto < 2)
2761 if (sctx->proto >= 2)
5234 if (sctx->proto >= 2) {
8160 sctx->proto = arg->version ?: BTRFS_SEND_STREAM_VERSION;
8162 sctx->proto = 1;
8164 if ((arg->flags & BTRFS_SEND_FLAG_COMPRESSED) && sctx->proto < 2) {
8187 if (sctx->proto >= 2) {