Lines Matching refs:drop_progress
5241 struct btrfs_key drop_progress;
5503 * would have a drop_progress key that hadn't been updated properly.
5646 * If we had a drop_progress we need to verify the refs are set as
5680 * the drop_progress key accordingly. We don't care if find_next_key
5685 find_next_key(path, level, &wc->drop_progress);
6113 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) {
6121 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress);
6201 &wc->drop_progress,
6204 btrfs_cpu_key_to_disk(&root_item->drop_progress,
6205 &wc->drop_progress);