Lines Matching refs:drop_progress
608 * So here we shouldn't hit a subvolume with non-zero drop_progress.
613 if (unlikely(btrfs_disk_key_objectid(&root->root_item.drop_progress))) {
616 btrfs_disk_key_to_cpu(&cpu_key, &root->root_item.drop_progress);
667 memset(&root_item->drop_progress, 0,
1450 memset(&reloc_root_item->drop_progress, 0,
1451 sizeof(reloc_root_item->drop_progress));
1544 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) {
1550 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress);
1638 * save the merging progress in the drop_progress.
1641 btrfs_node_key(path->nodes[level], &root_item->drop_progress,
4058 memset(&root->root_item.drop_progress, 0,
4059 sizeof(root->root_item.drop_progress));