Go to the documentation of this file.
22 #define BTRFS_SEND_STREAM_MAGIC "btrfs-stream"
23 #define BTRFS_SEND_STREAM_VERSION 1
25 #define BTRFS_SEND_BUF_SIZE (1024 * 64)
26 #define BTRFS_SEND_READ_SIZE (1024 * 48)
91 #define BTRFS_SEND_C_MAX (__BTRFS_SEND_C_MAX - 1)
129 #define BTRFS_SEND_A_MAX (__BTRFS_SEND_A_MAX - 1)