Lines Matching refs:BTRFS_COMPRESS_NONE
549 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent()
1068 BTRFS_COMPRESS_NONE, NULL, false); in compress_file_range()
1112 BTRFS_COMPRESS_NONE); in compress_file_range()
1209 if (async_extent->compress_type == BTRFS_COMPRESS_NONE) { in submit_one_async_extent()
1387 BTRFS_COMPRESS_NONE, NULL, false); in cow_file_range()
1464 file_extent.compression = BTRFS_COMPRESS_NONE; in cow_file_range()
6782 if (btrfs_file_extent_compression(path->nodes[0], fi) != BTRFS_COMPRESS_NONE) in read_inline_extent()
7167 ASSERT(file_extent->compression != BTRFS_COMPRESS_NONE); in btrfs_create_io_em()
7697 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
7698 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
8706 btrfs_set_stack_file_extent_compression(&stack_fi, BTRFS_COMPRESS_NONE); in insert_prealloc_file_extent()
9001 case BTRFS_COMPRESS_NONE: in btrfs_encoded_io_compression_from_extent()