Searched refs:compress_level (Results 1 – 5 of 5) sorted by relevance
87 int compress_level; member290 ctx->compress_level = BTRFS_ZLIB_DEFAULT_LEVEL; in btrfs_parse_compress()297 &ctx->compress_level); in btrfs_parse_compress()306 &ctx->compress_level); in btrfs_parse_compress()317 &ctx->compress_level); in btrfs_parse_compress()325 ctx->compress_level = 0; in btrfs_parse_compress()1086 if (info->compress_level && info->compress_type != BTRFS_COMPRESS_LZO) in btrfs_show_options()1087 seq_printf(seq, ":%d", info->compress_level); in btrfs_show_options()1415 fs_info->compress_level = ctx->compress_level; in btrfs_ctx_to_info()1426 ctx->compress_level = fs_info->compress_level; in btrfs_info_to_ctx()[all …]
1368 int compress_level = 0; in btrfs_defrag_file() local1387 compress_level = range->compress.level; in btrfs_defrag_file()1388 if (!btrfs_compress_level_valid(compress_type, compress_level)) in btrfs_defrag_file()1399 compress_level = 1; in btrfs_defrag_file()1452 inode->defrag_compress_level = compress_level; in btrfs_defrag_file()
575 int compress_level; member
952 int compress_level = fs_info->compress_level; in compress_file_range() local1017 compress_level = inode->defrag_compress_level; in compress_file_range()1024 compress_level, async_chunk->write_flags); in compress_file_range()
713 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()732 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_lz4hc_level()737 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()754 F2FS_CTX_INFO(ctx).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()779 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_zstd_level()1092 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_parse_param()1121 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_parse_param()1665 F2FS_OPTION(sbi).compress_level = in f2fs_apply_compression()1666 F2FS_CTX_INFO(ctx).compress_level; in f2fs_apply_compression()2334 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()[all …]