Searched refs:BTRFS_ORDERED_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
59 #define BTRFS_ORDERED_COMPRESSED 3 /* writing a zlib compressed extent */ macro
806 BTRFS_ORDERED_COMPRESSED, in submit_compressed_extents()2876 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_ordered_io()
220 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \