Searched refs:compress_level (Results 1 – 7 of 7) sorted by relevance
87 int compress_level; member359 ctx->compress_level = in btrfs_parse_param()367 ctx->compress_level = 0; in btrfs_parse_param()373 ctx->compress_level = in btrfs_parse_param()380 ctx->compress_level = 0; in btrfs_parse_param()1079 if (info->compress_level) in btrfs_show_options()1080 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()1406 fs_info->compress_level = ctx->compress_level; in btrfs_ctx_to_info()1417 ctx->compress_level = fs_info->compress_level; in btrfs_info_to_ctx()1475 old->compress_level != info->compress_level || in btrfs_emit_options()[all …]
1366 int compress_level = 0; in btrfs_defrag_file() local1385 compress_level = range->compress.level; in btrfs_defrag_file()1386 if (!btrfs_compress_level_valid(compress_type, compress_level)) in btrfs_defrag_file()1447 inode->defrag_compress_level = compress_level; in btrfs_defrag_file()
505 int compress_level; member
880 int compress_level = fs_info->compress_level; in compress_file_range() local965 compress_level = inode->defrag_compress_level; in compress_file_range()971 ret = btrfs_compress_folios(compress_type, compress_level, in compress_file_range()
608 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()626 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_lz4hc_level()630 F2FS_OPTION(sbi).compress_level = 0; in f2fs_set_lz4hc_level()646 F2FS_OPTION(sbi).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()670 F2FS_OPTION(sbi).compress_level = level; in f2fs_set_zstd_level()1080 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1112 F2FS_OPTION(sbi).compress_level = 0; in parse_options()1957 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()1958 seq_printf(seq, ":%d", F2FS_OPTION(sbi).compress_level); in f2fs_show_compress_options()
199 unsigned char compress_level; /* compress level */ member4564 F2FS_OPTION(sbi).compress_level) in set_compress_context()4565 fi->i_compress_level = F2FS_OPTION(sbi).compress_level; in set_compress_context()
4327 F2FS_OPTION(sbi).compress_level) in f2fs_ioc_set_compress_option()4328 fi->i_compress_level = F2FS_OPTION(sbi).compress_level; in f2fs_ioc_set_compress_option()