Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dprops.c397 BTRFS_I(inode)->force_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()
Dextent_map.c56 em->compress_type = BTRFS_COMPRESS_NONE; in alloc_extent_map()
Dordered-data.c252 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent()
260 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent_dio()
Dfile-item.c921 if (compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
943 if (!new_inline && compress_type != BTRFS_COMPRESS_NONE) { in btrfs_extent_item_to_extent_map()
Dinode.c185 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent()
638 0, NULL, 0, BTRFS_COMPRESS_NONE); in compress_file_range()
4236 if (btrfs_file_extent_compression(leaf, fi) != BTRFS_COMPRESS_NONE) { in truncate_inline_extent()
4466 BTRFS_COMPRESS_NONE && pending_del_nr) { in btrfs_truncate_inode_items()
4846 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand()
6895 BTRFS_COMPRESS_NONE) { in btrfs_get_extent()
9058 ei->force_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
Dsend.c1379 if (compressed == BTRFS_COMPRESS_NONE) in find_extent_clone()
1395 if (compressed == BTRFS_COMPRESS_NONE) in find_extent_clone()
Dioctl.c1461 BTRFS_I(inode)->force_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
3351 em->compress_type = BTRFS_COMPRESS_NONE; in clone_update_extent_map()
Dfile.c2231 hole_em->compress_type = BTRFS_COMPRESS_NONE; in fill_holes()
Dcheck-integrity.c1461 BTRFS_COMPRESS_NONE) { in btrfsic_handle_extent_data()
Dctree.h709 BTRFS_COMPRESS_NONE = 0, enumerator
Dtree-log.c4093 if (em->compress_type != BTRFS_COMPRESS_NONE) { in log_one_extent()