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