Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dcompression.h75 static inline unsigned int btrfs_compress_type(unsigned int type_level) in btrfs_compress_type() function
H A Dcompression.c1030 int type = btrfs_compress_type(type_level); in btrfs_compress_folios()