Searched refs:subvol_path (Results 1 – 1 of 1) sorted by relevance
158 struct btrfs_path *subvol_path; member182 if (wc->subvol_path && wc->subvol_path->nodes[0]) { in do_abort_log_replay()186 btrfs_print_leaf(wc->subvol_path->nodes[0]); in do_abort_log_replay()483 ret = btrfs_search_slot(NULL, root, &wc->log_key, wc->subvol_path, 0, 0); in overwrite_item()492 dst_eb = wc->subvol_path->nodes[0]; in overwrite_item()493 dst_slot = wc->subvol_path->slots[0]; in overwrite_item()503 btrfs_release_path(wc->subvol_path); in overwrite_item()525 btrfs_release_path(wc->subvol_path); in overwrite_item()575 btrfs_release_path(wc->subvol_path); in overwrite_item()577 wc->subvol_path->skip_release_on_error = true; in overwrite_item()[all …]