Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dcompression.h67 static inline unsigned int btrfs_compress_type(unsigned int type_level) in btrfs_compress_type() function
H A Dcompression.c910 int type = btrfs_compress_type(type_level); in btrfs_compress_pages()