Searched refs:BTRFS_ORDERED_COMPLETE (Results 1 – 4 of 4) sorted by relevance
66 BTRFS_ORDERED_COMPLETE, enumerator
565 set_bit(BTRFS_ORDERED_COMPLETE, &entry->flags); in btrfs_remove_ordered_extent()739 wait_event(entry->wait, test_bit(BTRFS_ORDERED_COMPLETE, in btrfs_start_ordered_extent()
4882 if (!test_bit(BTRFS_ORDERED_COMPLETE, &ordered->flags)) { in btrfs_log_changed_extents()4884 if (!test_bit(BTRFS_ORDERED_COMPLETE, &ordered->flags)) { in btrfs_log_changed_extents()
509 { (1 << BTRFS_ORDERED_COMPLETE), "COMPLETE" }, \
Completed in 18 milliseconds