Searched refs:subvol_path (Results 1 – 1 of 1) sorted by relevance
169 struct btrfs_path *subvol_path; member193 if (wc->subvol_path && wc->subvol_path->nodes[0]) { in do_abort_log_replay()197 btrfs_print_leaf(wc->subvol_path->nodes[0]); in do_abort_log_replay()511 ret = btrfs_search_slot(NULL, root, &wc->log_key, wc->subvol_path, 0, 0); in overwrite_item()520 dst_eb = wc->subvol_path->nodes[0]; in overwrite_item()521 dst_slot = wc->subvol_path->slots[0]; in overwrite_item()531 btrfs_release_path(wc->subvol_path); in overwrite_item()553 btrfs_release_path(wc->subvol_path); in overwrite_item()603 btrfs_release_path(wc->subvol_path); in overwrite_item()605 wc->subvol_path->skip_release_on_error = true; in overwrite_item()[all …]