Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dbtrfs.h1022 #define BTRFS_ENCODED_IO_COMPRESSION_ZLIB 1 macro
/Linux-v6.6/fs/btrfs/
Dinode.c9784 return BTRFS_ENCODED_IO_COMPRESSION_ZLIB; in btrfs_encoded_io_compression_from_extent()
10191 case BTRFS_ENCODED_IO_COMPRESSION_ZLIB: in btrfs_do_encoded_write()