Searched refs:BTRFS_SEND_FLAG_COMPRESSED (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbtrfs.h829 #define BTRFS_SEND_FLAG_COMPRESSED 0x10 macro
836 BTRFS_SEND_FLAG_COMPRESSED)
/linux-master/fs/btrfs/
H A Dsend.c5723 if ((sctx->flags & BTRFS_SEND_FLAG_COMPRESSED) &&
6099 * When using encoded writes (BTRFS_SEND_FLAG_COMPRESSED
8178 if ((arg->flags & BTRFS_SEND_FLAG_COMPRESSED) && sctx->proto < 2) {

Completed in 160 milliseconds