Searched refs:compress_level (Results 1 – 5 of 5) sorted by relevance
405 saved_compress_level = info->compress_level; in btrfs_parse_options()412 info->compress_level = BTRFS_ZLIB_DEFAULT_LEVEL; in btrfs_parse_options()420 info->compress_level = in btrfs_parse_options()431 info->compress_level = 0; in btrfs_parse_options()440 info->compress_level = in btrfs_parse_options()451 info->compress_level = 0; in btrfs_parse_options()479 (info->compress_level != saved_compress_level)) { in btrfs_parse_options()482 compress_type, info->compress_level); in btrfs_parse_options()1263 if (info->compress_level) in btrfs_show_options()1264 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()
429 unsigned int compress_level; member
939 ret = btrfs_compress_pages(compress_type | (fs_info->compress_level << 4), in compress_file_range()
594 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()612 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_lz4hc_level()616 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()632 F2FS_OPTION(sbi).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()650 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_zstd_level()1073 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1105 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1912 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()1913 seq_printf(seq, ":%d", F2FS_OPTION(sbi).compress_level); in f2fs_show_compress_options()
180 unsigned char compress_level; /* compress level */ member4376 F2FS_OPTION(sbi).compress_level) in set_compress_context()4378 F2FS_OPTION(sbi).compress_level; in set_compress_context()