Searched refs:compress_level (Results 1 – 5 of 5) sorted by relevance
717 saved_compress_level = info->compress_level; in btrfs_parse_options()724 info->compress_level = BTRFS_ZLIB_DEFAULT_LEVEL; in btrfs_parse_options()732 info->compress_level = in btrfs_parse_options()743 info->compress_level = 0; in btrfs_parse_options()752 info->compress_level = in btrfs_parse_options()763 info->compress_level = 0; in btrfs_parse_options()791 (info->compress_level != saved_compress_level)) { in btrfs_parse_options()794 compress_type, info->compress_level); in btrfs_parse_options()1562 if (info->compress_level) in btrfs_show_options()1563 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()
699 unsigned int compress_level; member
731 compress_type | (fs_info->compress_level << 4), in compress_file_range()
596 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()615 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_lz4hc_level()631 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_zstd_level()649 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_zstd_level()1074 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1106 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1854 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()1855 seq_printf(seq, ":%d", F2FS_OPTION(sbi).compress_level); in f2fs_show_compress_options()
177 unsigned char compress_level; /* compress level */ member4342 F2FS_OPTION(sbi).compress_level) in set_compress_context()4344 F2FS_OPTION(sbi).compress_level << in set_compress_context()