/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | compression.c | 50 case BTRFS_COMPRESS_NONE: in btrfs_compress_type2str() 109 case BTRFS_COMPRESS_NONE: in compression_compress_pages() 132 case BTRFS_COMPRESS_NONE: in compression_decompress_bio() 153 case BTRFS_COMPRESS_NONE: in compression_decompress() 492 ASSERT(em->compress_type != BTRFS_COMPRESS_NONE); in btrfs_submit_compressed_read() 647 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace() 663 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace() 804 case BTRFS_COMPRESS_NONE: return btrfs_get_workspace(type, level); in get_workspace() 855 case BTRFS_COMPRESS_NONE: return btrfs_put_workspace(type, ws); in put_workspace() 963 btrfs_init_workspace_manager(BTRFS_COMPRESS_NONE); in btrfs_init_compress() [all...] |
H A D | compression.h | 100 BTRFS_COMPRESS_NONE = 0, enumerator
|
H A D | props.c | 311 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply() 320 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()
|
H A D | extent_io.c | 119 bio_ctrl->compress_type != BTRFS_COMPRESS_NONE) in submit_one_bio() 719 if (bio_ctrl->compress_type != BTRFS_COMPRESS_NONE) { in btrfs_bio_is_contig() 817 ASSERT(bio_ctrl->compress_type == BTRFS_COMPRESS_NONE); in submit_extent_page() 1008 enum btrfs_compression_type compress_type = BTRFS_COMPRESS_NONE; in btrfs_do_readpage() 1036 if (compress_type != BTRFS_COMPRESS_NONE) in btrfs_do_readpage() 3019 if (compression == BTRFS_COMPRESS_NONE) in extent_fiemap() 3023 if (compression != BTRFS_COMPRESS_NONE) in extent_fiemap()
|
H A D | inode.c | 550 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent() 965 BTRFS_COMPRESS_NONE, NULL, in compress_file_range() 1034 BTRFS_COMPRESS_NONE); in compress_file_range() 1126 if (async_extent->compress_type == BTRFS_COMPRESS_NONE) { in submit_one_async_extent() 1321 BTRFS_COMPRESS_NONE, NULL, false); in cow_file_range() 1417 BTRFS_COMPRESS_NONE, /* compress_type */ in cow_file_range() 1428 BTRFS_COMPRESS_NONE); in cow_file_range() 2145 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow() 2161 BTRFS_COMPRESS_NONE); in run_delalloc_nocow() 4937 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand() [all...] |
H A D | file-item.c | 1296 if (compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map() 1319 if (compress_type != BTRFS_COMPRESS_NONE) in btrfs_extent_item_to_extent_map()
|
H A D | reflink.c | 118 if (comp_type == BTRFS_COMPRESS_NONE) { in copy_inline_to_page()
|
H A D | extent_map.c | 53 em->compress_type = BTRFS_COMPRESS_NONE; in alloc_extent_map()
|
H A D | defrag.c | 1358 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
|
H A D | super.c | 405 info->compress_type : BTRFS_COMPRESS_NONE; in btrfs_parse_options()
|
H A D | tree-checker.c | 279 BTRFS_COMPRESS_NONE) in check_extent_data_item()
|
H A D | send.c | 1647 if (compressed == BTRFS_COMPRESS_NONE) in find_extent_clone() 1785 if (unlikely(compression != BTRFS_COMPRESS_NONE)) { in read_symlink() 5707 btrfs_file_extent_compression(leaf, ei) != BTRFS_COMPRESS_NONE) { in send_extent_data()
|
H A D | check-integrity.c | 1359 BTRFS_COMPRESS_NONE) { in btrfsic_handle_extent_data()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | compression.c | 40 case BTRFS_COMPRESS_NONE: in btrfs_compress_type2str() 80 case BTRFS_COMPRESS_NONE: in compression_compress_pages() 103 case BTRFS_COMPRESS_NONE: in compression_decompress_bio() 124 case BTRFS_COMPRESS_NONE: in compression_decompress() 889 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace() 905 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace() 1046 case BTRFS_COMPRESS_NONE: return btrfs_get_workspace(type, level); in get_workspace() 1097 case BTRFS_COMPRESS_NONE: return btrfs_put_workspace(type, ws); in put_workspace() 1216 btrfs_init_workspace_manager(BTRFS_COMPRESS_NONE); in btrfs_init_compress() 1224 btrfs_cleanup_workspace_manager(BTRFS_COMPRESS_NONE); in btrfs_exit_compress() [all...] |
H A D | compression.h | 106 BTRFS_COMPRESS_NONE = 0, enumerator
|
H A D | ordered-data.c | 261 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent() 270 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent_dio()
|
H A D | props.c | 275 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()
|
H A D | file-item.c | 1078 if (compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map() 1100 if (!new_inline && compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
|
H A D | extent_map.c | 58 em->compress_type = BTRFS_COMPRESS_NONE; in alloc_extent_map()
|
H A D | inode.c | 209 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent() 615 0, BTRFS_COMPRESS_NONE, in compress_file_range() 738 BTRFS_COMPRESS_NONE); in compress_file_range() 1011 BTRFS_COMPRESS_NONE, NULL); in cow_file_range() 1070 BTRFS_COMPRESS_NONE, /* compress_type */ in cow_file_range() 1704 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow() 4826 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand() 6750 BTRFS_COMPRESS_NONE) { in btrfs_get_extent() 6946 BTRFS_COMPRESS_NONE, /* compress_type */ in btrfs_create_dio_extent() 8703 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode() [all...] |
H A D | reflink.c | 105 if (comp_type == BTRFS_COMPRESS_NONE) { in copy_inline_to_page()
|
H A D | super.c | 599 info->compress_type : BTRFS_COMPRESS_NONE; in btrfs_parse_options()
|
H A D | tree-checker.c | 271 BTRFS_COMPRESS_NONE) in check_extent_data_item()
|
H A D | check-integrity.c | 1408 BTRFS_COMPRESS_NONE) { in btrfsic_handle_extent_data()
|
H A D | file.c | 2428 hole_em->compress_type = BTRFS_COMPRESS_NONE; in fill_holes()
|