Searched refs:BTRFS_ORDERED_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
46 #define BTRFS_ORDERED_COMPRESSED 3 /* writing a zlib compressed extent */ macro
810 BTRFS_ORDERED_COMPRESSED); in submit_compressed_extents()821 BTRFS_ORDERED_COMPRESSED, in submit_compressed_extents()3031 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_ordered_io()7431 type == BTRFS_ORDERED_COMPRESSED || in create_io_em()7452 } else if (type == BTRFS_ORDERED_COMPRESSED) { in create_io_em()
431 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \