Searched refs:compress_level (Results 1 – 5 of 5) sorted by relevance
602 saved_compress_level = info->compress_level; in btrfs_parse_options()609 info->compress_level = BTRFS_ZLIB_DEFAULT_LEVEL; in btrfs_parse_options()617 info->compress_level = in btrfs_parse_options()628 info->compress_level = 0; in btrfs_parse_options()637 info->compress_level = in btrfs_parse_options()648 info->compress_level = 0; in btrfs_parse_options()676 (info->compress_level != saved_compress_level)) { in btrfs_parse_options()679 compress_type, info->compress_level); in btrfs_parse_options()1436 if (info->compress_level) in btrfs_show_options()1437 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()
651 unsigned int compress_level; member
583 compress_type | (fs_info->compress_level << 4), in compress_file_range()
549 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()568 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_lz4hc_level()584 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_zstd_level()602 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_zstd_level()1034 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1066 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1762 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()1763 seq_printf(seq, ":%d", F2FS_OPTION(sbi).compress_level); in f2fs_show_compress_options()
167 unsigned char compress_level; /* compress level */ member4310 F2FS_OPTION(sbi).compress_level) in set_compress_context()4312 F2FS_OPTION(sbi).compress_level << in set_compress_context()