Lines Matching refs:drop_progress
5021 struct btrfs_key drop_progress;
5193 * would have a drop_progress key that hadn't been updated properly.
5374 * If we had a drop_progress we need to verify the refs are set
5408 * update the drop_progress key accordingly. We don't care if
5413 find_next_key(path, level, &wc->drop_progress);
5691 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) {
5699 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress);
5777 &wc->drop_progress,
5780 btrfs_cpu_key_to_disk(&root_item->drop_progress,
5781 &wc->drop_progress);