Searched refs:btrfs_compress_levels (Results 1 – 5 of 5) sorted by relevance
118 struct btrfs_compress_levels { struct128 extern const struct btrfs_compress_levels btrfs_heuristic_compress; argument129 extern const struct btrfs_compress_levels btrfs_zlib_compress;130 extern const struct btrfs_compress_levels btrfs_lzo_compress;131 extern const struct btrfs_compress_levels btrfs_zstd_compress;
693 const struct btrfs_compress_levels btrfs_heuristic_compress = { 0 };695 static const struct btrfs_compress_levels * const btrfs_compress_levels[] = { variable947 const struct btrfs_compress_levels *levels = btrfs_compress_levels[type]; in btrfs_compress_set_level()962 const struct btrfs_compress_levels *levels = btrfs_compress_levels[type]; in btrfs_compress_level_valid()
595 const struct btrfs_compress_levels btrfs_lzo_compress = {
516 const struct btrfs_compress_levels btrfs_zlib_compress = {
736 const struct btrfs_compress_levels btrfs_zstd_compress = {