Searched refs:BTRFS_ORDERED_COMPRESSED (Results 1 – 4 of 4) sorted by relevance
53 BTRFS_ORDERED_COMPRESSED, enumerator
197 type == BTRFS_ORDERED_COMPRESSED); in __btrfs_add_ordered_extent()281 BTRFS_ORDERED_COMPRESSED, 0, in btrfs_add_ordered_extent_compress()1077 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered->flags)) { in clone_ordered_extent()
978 BTRFS_ORDERED_COMPRESSED); in submit_one_async_extent()3089 if (test_bit(BTRFS_ORDERED_COMPRESSED, &ordered_extent->flags)) in btrfs_finish_ordered_io()7722 type == BTRFS_ORDERED_COMPRESSED || in create_io_em()7742 } else if (type == BTRFS_ORDERED_COMPRESSED) { in create_io_em()
506 { (1 << BTRFS_ORDERED_COMPRESSED), "COMPRESSED" }, \
Completed in 33 milliseconds