Home
last modified time | relevance | path

Searched refs:compress_type (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_cudbg.c201 cudbg_init.compress_type = CUDBG_COMPRESSION_ZLIB; in cxgb4_cudbg_collect()
208 cudbg_init.compress_type = CUDBG_COMPRESSION_NONE; in cxgb4_cudbg_collect()
212 cudbg_init.compress_type = CUDBG_COMPRESSION_NONE; in cxgb4_cudbg_collect()
215 cudbg_hdr->compress_type = cudbg_init.compress_type; in cxgb4_cudbg_collect()
242 if (cudbg_init.compress_type != CUDBG_COMPRESSION_NONE) in cxgb4_cudbg_collect()
A Dcudbg_common.c20 if (pdbg_init->compress_type != CUDBG_COMPRESSION_NONE) { in cudbg_get_buff()
40 if (pdbg_init->compress_type != CUDBG_COMPRESSION_NONE) in cudbg_put_buff()
A Dcudbg_if.h81 u8 compress_type; /* Type of compression to use */ member
A Dcudbg_lib_common.h31 u8 compress_type:4; member
A Dcudbg_lib.c462 if (pdbg_init->compress_type == CUDBG_COMPRESSION_NONE) { in cudbg_write_and_release_buff()
/linux/fs/btrfs/
A Dsuper.c571 char *compress_type; in btrfs_parse_options() local
666 compress_type = "zlib"; in btrfs_parse_options()
686 compress_type = "lzo"; in btrfs_parse_options()
687 info->compress_type = BTRFS_COMPRESS_LZO; in btrfs_parse_options()
695 compress_type = "zstd"; in btrfs_parse_options()
707 compress_type = "no"; in btrfs_parse_options()
709 info->compress_type = 0; in btrfs_parse_options()
737 compress_type, info->compress_level); in btrfs_parse_options()
1438 const char *compress_type; in btrfs_show_options() local
1456 compress_type = btrfs_compress_type2str(info->compress_type); in btrfs_show_options()
[all …]
A Dordered-data.c155 int compress_type) in __btrfs_add_ordered_extent() argument
189 entry->compress_type = compress_type; in __btrfs_add_ordered_extent()
276 u64 disk_num_bytes, int compress_type) in btrfs_add_ordered_extent_compress() argument
278 ASSERT(compress_type != BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent_compress()
282 compress_type); in btrfs_add_ordered_extent_compress()
1059 int compress_type = ordered->compress_type; in clone_ordered_extent() local
1081 disk_num_bytes, compress_type); in clone_ordered_extent()
A Dordered-data.h111 int compress_type; member
189 u64 disk_num_bytes, int compress_type);
A Dfile-item.c1205 int compress_type = btrfs_file_extent_compression(leaf, fi); in btrfs_extent_item_to_extent_map() local
1223 if (compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
1225 em->compress_type = compress_type; in btrfs_extent_item_to_extent_map()
1245 if (!new_inline && compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
1247 em->compress_type = compress_type; in btrfs_extent_item_to_extent_map()
A Dextent_io.h162 int compress_type) in extent_set_compress_type() argument
164 *bio_flags |= compress_type << EXTENT_BIO_FLAG_SHIFT; in extent_set_compress_type()
A Dextent_map.h48 unsigned int compress_type; member
A Dinode.c241 int compress_type, in insert_inline_extent() argument
447 int compress_type; member
484 async_extent->compress_type = compress_type; in add_async_extent()
605 int compress_type = fs_info->compress_type; in compress_file_range() local
814 compress_type); in compress_file_range()
2375 split_pre->compress_type = em->compress_type; in split_zoned_em()
2396 split_mid->compress_type = em->compress_type; in split_zoned_em()
2410 split_post->compress_type = em->compress_type; in split_zoned_em()
3090 compress_type = ordered_extent->compress_type; in btrfs_finish_ordered_io()
6996 int compress_type; in uncompress_inline() local
[all …]
A Dcompression.h53 u8 compress_type; member
A Dcompression.c826 ASSERT(em->compress_type != BTRFS_COMPRESS_NONE); in btrfs_submit_compressed_read()
847 cb->compress_type = extent_compress_type(bio_flags); in btrfs_submit_compressed_read()
1359 int type = cb->compress_type; in btrfs_decompress_bio()
A Dioctl.c322 comp = btrfs_compress_type2str(fs_info->compress_type); in btrfs_fileattr_set()
1473 int compress_type = BTRFS_COMPRESS_ZLIB; in btrfs_defrag_file() local
1484 if (range->compress_type >= BTRFS_NR_COMPRESS_TYPES) in btrfs_defrag_file()
1486 if (range->compress_type) in btrfs_defrag_file()
1487 compress_type = range->compress_type; in btrfs_defrag_file()
1539 BTRFS_I(inode)->defrag_compress = compress_type; in btrfs_defrag_file()
1563 if (range->compress_type == BTRFS_COMPRESS_LZO) in btrfs_defrag_file()
1565 else if (range->compress_type == BTRFS_COMPRESS_ZSTD) in btrfs_defrag_file()
A Dfile.c616 split->compress_type = em->compress_type; in btrfs_drop_extent_cache()
628 split->compress_type = em->compress_type; in btrfs_drop_extent_cache()
2514 hole_em->compress_type = BTRFS_COMPRESS_NONE; in fill_holes()
A Dextent_map.c58 em->compress_type = BTRFS_COMPRESS_NONE; in alloc_extent_map()
A Ddisk-io.c3325 fs_info->compress_type = BTRFS_COMPRESS_ZLIB; in open_ctree()
3369 if (fs_info->compress_type == BTRFS_COMPRESS_LZO) in open_ctree()
3371 else if (fs_info->compress_type == BTRFS_COMPRESS_ZSTD) in open_ctree()
A Dtree-log.c4539 if (em->compress_type) { in log_extent_csums()
4632 if (em->compress_type != BTRFS_COMPRESS_NONE) { in log_one_extent()
4649 btrfs_set_token_file_extent_compression(&token, fi, em->compress_type); in log_one_extent()
A Dextent_io.c2556 extent_set_compress_type(&failrec->bio_flags, em->compress_type); in btrfs_get_io_failure_record()
3638 em->compress_type); in btrfs_do_readpage()
A Dctree.h689 unsigned long compress_type:4; member
/linux/fs/btrfs/tests/
A Dinode-tests.c617 if (em->compress_type != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()
619 BTRFS_COMPRESS_ZLIB, em->compress_type); in test_btrfs_get_extent()
651 if (em->compress_type != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()
653 BTRFS_COMPRESS_ZLIB, em->compress_type); in test_btrfs_get_extent()
714 if (em->compress_type != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()
716 BTRFS_COMPRESS_ZLIB, em->compress_type); in test_btrfs_get_extent()
/linux/include/trace/events/
A Dbtrfs.h301 __field( unsigned int, compress_type )
314 __entry->compress_type = map->compress_type;
329 __entry->refs, __entry->compress_type)
529 __field( int, compress_type )
543 __entry->compress_type = ordered->compress_type;
563 __entry->compress_type, __entry->refs)
/linux/include/uapi/linux/
A Dbtrfs.h605 __u32 compress_type; member

Completed in 107 milliseconds