BTRFS_ORDERED_COMPRESSED
em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED);
(1U << BTRFS_ORDERED_COMPRESSED));
em = btrfs_create_io_em(inode, start, &file_extent, BTRFS_ORDERED_COMPRESSED);
1U << BTRFS_ORDERED_COMPRESSED);
if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags))
type == BTRFS_ORDERED_COMPRESSED ||
case BTRFS_ORDERED_COMPRESSED:
if (type == BTRFS_ORDERED_COMPRESSED)
ASSERT(!(flags & (1U << BTRFS_ORDERED_COMPRESSED)));
(1UL << BTRFS_ORDERED_COMPRESSED) | \
{ (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \