Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dprops.c398 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.c255 BTRFS_COMPRESS_NONE); in btrfs_add_ordered_extent()
263 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()
631 0, NULL, 0, BTRFS_COMPRESS_NONE); in compress_file_range()
4197 if (btrfs_file_extent_compression(leaf, fi) != BTRFS_COMPRESS_NONE) { in truncate_inline_extent()
4427 BTRFS_COMPRESS_NONE && pending_del_nr) { in btrfs_truncate_inode_items()
4804 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand()
6827 BTRFS_COMPRESS_NONE) { in btrfs_get_extent()
8917 ei->force_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
Dioctl.c1452 BTRFS_I(inode)->force_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
3152 em->compress_type = BTRFS_COMPRESS_NONE; in clone_update_extent_map()
Dfile.c2208 hole_em->compress_type = BTRFS_COMPRESS_NONE; in fill_holes()
Dsend.c1378 if (compressed == BTRFS_COMPRESS_NONE) in find_extent_clone()
1420 if (compressed != BTRFS_COMPRESS_NONE) { in find_extent_clone()
Dcheck-integrity.c1461 BTRFS_COMPRESS_NONE) { in btrfsic_handle_extent_data()
Dctree.h709 BTRFS_COMPRESS_NONE = 0, enumerator
Dtree-log.c3991 if (em->compress_type != BTRFS_COMPRESS_NONE) { in log_one_extent()