Searched refs:cur_path_sbuf (Results 1 – 1 of 1) sorted by relevance
1373 struct sbuf *cur_path_sbuf; in xs_rm_tree() local1381 cur_path_sbuf = xs_join(base, node); in xs_rm_tree()1383 cur_path = sbuf_data(cur_path_sbuf); in xs_rm_tree()1413 sbuf_delete(cur_path_sbuf); in xs_rm_tree()1414 cur_path_sbuf = push_dir; in xs_rm_tree()1415 cur_path = sbuf_data(cur_path_sbuf); in xs_rm_tree()1445 sbuf_delete(cur_path_sbuf); in xs_rm_tree()