Lines Matching refs:drop_progress
4743 struct btrfs_key drop_progress;
4916 * would have a drop_progress key that hadn't been updated properly.
5097 * If we had a drop_progress we need to verify the refs are set
5131 * update the drop_progress key accordingly. We don't care if
5136 find_next_key(path, level, &wc->drop_progress);
5410 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) {
5419 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress);
5496 &wc->drop_progress,
5499 btrfs_cpu_key_to_disk(&root_item->drop_progress,
5500 &wc->drop_progress);