Home
last modified time | relevance | path

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

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