BTRFS_ORDERED_COMPLETE
set_bit(BTRFS_ORDERED_COMPLETE, &entry->flags);
wait_event(entry->wait, test_bit(BTRFS_ORDERED_COMPLETE, &entry->flags));
if (!test_bit(BTRFS_ORDERED_COMPLETE, &ordered->flags)) {
if (!test_bit(BTRFS_ORDERED_COMPLETE, &ordered->flags)) {
{ (1 << BTRFS_ORDERED_COMPLETE), "COMPLETE" }, \