Searched refs:BTRFS_ORDERED_IO_DONE (Results 1 – 3 of 3) sorted by relevance
42 BTRFS_ORDERED_IO_DONE, enumerator
202 if (type != BTRFS_ORDERED_IO_DONE && type != BTRFS_ORDERED_COMPLETE) in __btrfs_add_ordered_extent()357 ret = test_and_set_bit(BTRFS_ORDERED_IO_DONE, &entry->flags); in btrfs_dec_test_first_ordered_pending()420 ret = test_and_set_bit(BTRFS_ORDERED_IO_DONE, &entry->flags); in btrfs_dec_test_ordered_pending()
502 { (1 << BTRFS_ORDERED_IO_DONE), "IO_DONE" }, \