Searched refs:compress_level (Results 1 – 3 of 3) sorted by relevance
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()
577 int compress_level; member
897 int compress_level = fs_info->compress_level; in compress_file_range() local962 compress_level = inode->defrag_compress_level; in compress_file_range()969 compress_level, async_chunk->write_flags); in compress_file_range()2341 int compress_level = fs_info->compress_level; in run_delalloc_inline() local2352 compress_level = inode->defrag_compress_level; in run_delalloc_inline()2356 cb = btrfs_compress_bio(inode, 0, blocksize, compress_type, compress_level, 0); in run_delalloc_inline()