Searched refs:BTRFS_ENCODED_IO_COMPRESSION_NONE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/btrfs/
H A Dioctl.c4604 if (args.compression == BTRFS_ENCODED_IO_COMPRESSION_NONE &&
H A Dinode.c9918 return BTRFS_ENCODED_IO_COMPRESSION_NONE;
/linux-master/include/uapi/linux/
H A Dbtrfs.h1008 * For writes, must not be BTRFS_ENCODED_IO_COMPRESSION_NONE.
1027 #define BTRFS_ENCODED_IO_COMPRESSION_NONE 0 macro

Completed in 407 milliseconds