Lines Matching refs:BTRFS_COMPRESS_NONE
550 if (compress_type != BTRFS_COMPRESS_NONE) { in insert_inline_extent()
965 BTRFS_COMPRESS_NONE, NULL, in compress_file_range()
1034 BTRFS_COMPRESS_NONE); in compress_file_range()
1126 if (async_extent->compress_type == BTRFS_COMPRESS_NONE) { in submit_one_async_extent()
1321 BTRFS_COMPRESS_NONE, NULL, false); in cow_file_range()
1417 BTRFS_COMPRESS_NONE, /* compress_type */ in cow_file_range()
1428 BTRFS_COMPRESS_NONE); in cow_file_range()
2145 ram_bytes, BTRFS_COMPRESS_NONE, in run_delalloc_nocow()
2161 BTRFS_COMPRESS_NONE); in run_delalloc_nocow()
4918 hole_em->compress_type = BTRFS_COMPRESS_NONE; in btrfs_cont_expand()
6696 if (btrfs_file_extent_compression(path->nodes[0], fi) != BTRFS_COMPRESS_NONE) in read_inline_extent()
6939 BTRFS_COMPRESS_NONE, /* compress_type */ in btrfs_create_dio_extent()
6948 BTRFS_COMPRESS_NONE); in btrfs_create_dio_extent()
8479 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
8480 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
9487 btrfs_set_stack_file_extent_compression(&stack_fi, BTRFS_COMPRESS_NONE); in insert_prealloc_file_extent()
9781 case BTRFS_COMPRESS_NONE: in btrfs_encoded_io_compression_from_extent()