Home
last modified time | relevance | path

Searched defs:type_level (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()
72 static inline unsigned int btrfs_compress_level(unsigned int type_level) in btrfs_compress_level()
Dcompression.c904 int btrfs_compress_pages(unsigned int type_level, struct address_space *mapping, in btrfs_compress_pages()