Home
last modified time | relevance | path

Searched refs:v9fs_path_free (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/9pfs/
H A Dcodir.c179 v9fs_path_free(&path); in do_readdir_many()
307 v9fs_path_free(&path); in v9fs_co_mkdir()
H A D9p.c56 P9ARRAY_DEFINE_TYPE(V9fsPath, v9fs_path_free);
196 void v9fs_path_free(V9fsPath *path) in v9fs_path_free() function
209 v9fs_path_free(path); in v9fs_path_sprintf()
219 v9fs_path_free(dst); in v9fs_path_copy()
389 v9fs_path_free(&fidp->path); in free_fid()
1412 v9fs_path_free(&str); in v9fs_fix_path()
2018 v9fs_path_free(&dpath); in v9fs_walk()
2019 v9fs_path_free(&path); in v9fs_walk()
2385 v9fs_path_free(&path); in v9fs_do_readdir_with_stat()
2397 v9fs_path_free(&path); in v9fs_do_readdir_with_stat()
[all …]
H A Dcofs.c256 v9fs_path_free(&path); in v9fs_co_mknod()
378 v9fs_path_free(&path); in v9fs_co_symlink()
H A Dcofile.c173 v9fs_path_free(&path); in v9fs_co_open2()
H A D9p.h458 void v9fs_path_free(V9fsPath *path);
H A D9p-local.c1373 v9fs_path_free(&newdir); in local_rename()
1374 v9fs_path_free(&olddir); in local_rename()