Searched refs:BTRFS_ORDERED_COMPLETE (Results 1 – 2 of 2) sorted by relevance
67 #define BTRFS_ORDERED_COMPLETE 1 /* set when removed from the tree */ macro
201 if (type != BTRFS_ORDERED_IO_DONE && type != BTRFS_ORDERED_COMPLETE) in __btrfs_add_ordered_extent()428 set_bit(BTRFS_ORDERED_COMPLETE, &entry->flags); in __btrfs_remove_ordered_extent()602 wait_event(entry->wait, test_bit(BTRFS_ORDERED_COMPLETE, in btrfs_start_ordered_extent()