Searched refs:compress_level (Results 1 – 5 of 5) sorted by relevance
662 saved_compress_level = info->compress_level; in btrfs_parse_options()669 info->compress_level = BTRFS_ZLIB_DEFAULT_LEVEL; in btrfs_parse_options()677 info->compress_level = in btrfs_parse_options()688 info->compress_level = 0; in btrfs_parse_options()697 info->compress_level = in btrfs_parse_options()708 info->compress_level = 0; in btrfs_parse_options()734 (info->compress_level != saved_compress_level)) { in btrfs_parse_options()737 compress_type, info->compress_level); in btrfs_parse_options()1461 if (info->compress_level) in btrfs_show_options()1462 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()
682 unsigned int compress_level; member
669 compress_type | (fs_info->compress_level << 4), in compress_file_range()
547 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()566 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_lz4hc_level()582 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_zstd_level()600 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_zstd_level()1037 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1069 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1797 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()1798 seq_printf(seq, ":%d", F2FS_OPTION(sbi).compress_level); in f2fs_show_compress_options()
158 unsigned char compress_level; /* compress level */ member4138 F2FS_OPTION(sbi).compress_level) in set_compress_context()4140 F2FS_OPTION(sbi).compress_level << in set_compress_context()