Home
last modified time | relevance | path

Searched refs:BTRFS_ENCODED_IO_COMPRESSION_ZLIB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtrfs.h1025 #define BTRFS_ENCODED_IO_COMPRESSION_ZLIB 1 macro
/openbmc/linux/fs/btrfs/
H A Dinode.c9848 return BTRFS_ENCODED_IO_COMPRESSION_ZLIB; in btrfs_encoded_io_compression_from_extent()
10255 case BTRFS_ENCODED_IO_COMPRESSION_ZLIB: in btrfs_do_encoded_write()