Lines Matching refs:BTRFS_COMPRESS_NONE
513 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent()
789 if (BTRFS_COMPRESS_NONE < inode->defrag_compress && in inode_need_compress()
983 BTRFS_COMPRESS_NONE, NULL, false); in compress_file_range()
1027 BTRFS_COMPRESS_NONE); in compress_file_range()
1119 if (async_extent->compress_type == BTRFS_COMPRESS_NONE) { in submit_one_async_extent()
1298 BTRFS_COMPRESS_NONE, NULL, false); in cow_file_range()
1388 file_extent.compression = BTRFS_COMPRESS_NONE; in cow_file_range()
6951 if (btrfs_file_extent_compression(path->nodes[0], fi) != BTRFS_COMPRESS_NONE) in read_inline_extent()
7327 ASSERT(file_extent->compression != BTRFS_COMPRESS_NONE); in btrfs_create_io_em()
7855 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
7856 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
8942 btrfs_set_stack_file_extent_compression(&stack_fi, BTRFS_COMPRESS_NONE); in insert_prealloc_file_extent()
9215 case BTRFS_COMPRESS_NONE: in btrfs_encoded_io_compression_from_extent()
10208 if (btrfs_file_extent_compression(leaf, ei) != BTRFS_COMPRESS_NONE) { in btrfs_swap_activate()