Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dbtrfs.h991 #define BTRFS_ENCODED_IO_COMPRESSION_ZLIB 1 macro
/linux-6.1.9/fs/btrfs/
Dinode.c10116 return BTRFS_ENCODED_IO_COMPRESSION_ZLIB; in btrfs_encoded_io_compression_from_extent()
10609 case BTRFS_ENCODED_IO_COMPRESSION_ZLIB: in btrfs_do_encoded_write()