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 …]
901 int compress_level = fs_info->compress_level; in compress_file_range() local989 compress_level = inode->defrag_compress_level; in compress_file_range()995 ret = btrfs_compress_folios(compress_type, compress_level, in compress_file_range()
665 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()684 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_lz4hc_level()689 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()706 F2FS_CTX_INFO(ctx).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()731 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_zstd_level()1044 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_parse_param()1073 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_parse_param()1617 F2FS_OPTION(sbi).compress_level = in f2fs_apply_compression()1618 F2FS_CTX_INFO(ctx).compress_level; in f2fs_apply_compression()2286 if (F2FS_OPTION(sbi).compress_level) in f2fs_show_compress_options()[all …]
227 unsigned char compress_level; /* compress level */ member4663 F2FS_OPTION(sbi).compress_level) in set_compress_context()4664 fi->i_compress_level = F2FS_OPTION(sbi).compress_level; in set_compress_context()
4402 F2FS_OPTION(sbi).compress_level) in f2fs_ioc_set_compress_option()4403 fi->i_compress_level = F2FS_OPTION(sbi).compress_level; in f2fs_ioc_set_compress_option()