Home
last modified time | relevance | path

Searched refs:BTRFS_COMPRESS_NONE (Results 1 – 15 of 15) sorted by relevance

/linux/fs/btrfs/
A Dcompression.c43 case BTRFS_COMPRESS_NONE: in btrfs_compress_type2str()
83 case BTRFS_COMPRESS_NONE: in compression_compress_pages()
106 case BTRFS_COMPRESS_NONE: in compression_decompress_bio()
127 case BTRFS_COMPRESS_NONE: in compression_decompress()
826 ASSERT(em->compress_type != BTRFS_COMPRESS_NONE); in btrfs_submit_compressed_read()
1079 case BTRFS_COMPRESS_NONE: return alloc_heuristic_ws(level); in alloc_workspace()
1095 case BTRFS_COMPRESS_NONE: return free_heuristic_ws(ws); in free_workspace()
1236 case BTRFS_COMPRESS_NONE: return btrfs_get_workspace(type, level); in get_workspace()
1287 case BTRFS_COMPRESS_NONE: return btrfs_put_workspace(type, ws); in put_workspace()
1389 btrfs_init_workspace_manager(BTRFS_COMPRESS_NONE); in btrfs_init_compress()
[all …]
A Dprops.c280 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()
289 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()
A Dcompression.h105 BTRFS_COMPRESS_NONE = 0, enumerator
A Dordered-data.c259 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent()
271 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent_dio()
278 ASSERT(compress_type != BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent_compress()
A Dfile-item.c1223 if (compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
1245 if (!new_inline && compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
A Dextent_map.c58 em->compress_type = BTRFS_COMPRESS_NONE; in alloc_extent_map()
A Dinode.c283 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent()
740 0, BTRFS_COMPRESS_NONE, in compress_file_range()
862 BTRFS_COMPRESS_NONE); in compress_file_range()
1158 BTRFS_COMPRESS_NONE, NULL); in cow_file_range()
1230 BTRFS_COMPRESS_NONE, /* compress_type */ in cow_file_range()
1891 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
5272 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand()
7209 BTRFS_COMPRESS_NONE) { in btrfs_get_extent()
7405 BTRFS_COMPRESS_NONE, /* compress_type */ in btrfs_create_dio_extent()
9116 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
[all …]
A Dreflink.c110 if (comp_type == BTRFS_COMPRESS_NONE) { in copy_inline_to_page()
A Dtree-checker.c275 BTRFS_COMPRESS_NONE) in check_extent_data_item()
A Dsuper.c659 info->compress_type : BTRFS_COMPRESS_NONE; in btrfs_parse_options()
A Dcheck-integrity.c1358 BTRFS_COMPRESS_NONE) { in btrfsic_handle_extent_data()
A Dfile.c2514 hole_em->compress_type = BTRFS_COMPRESS_NONE; in fill_holes()
A Dioctl.c1571 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
A Dtree-log.c4632 if (em->compress_type != BTRFS_COMPRESS_NONE) { in log_one_extent()
A Dsend.c1419 if (compressed == BTRFS_COMPRESS_NONE) in find_extent_clone()

Completed in 80 milliseconds