Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbtrfs.h1048 #define BTRFS_ENCODED_IO_COMPRESSION_ZSTD 2 macro
/linux/fs/btrfs/
H A Dinode.c9448 return BTRFS_ENCODED_IO_COMPRESSION_ZSTD; in btrfs_encoded_io_compression_from_extent()
9903 case BTRFS_ENCODED_IO_COMPRESSION_ZSTD: in btrfs_do_encoded_write()