Home
last modified time | relevance | path

Searched refs:v9fs_path_init (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/9pfs/
H A Dcodir.c87 v9fs_path_init(&path); in do_readdir_many()
299 v9fs_path_init(&path); in v9fs_co_mkdir()
H A Dcofs.c248 v9fs_path_init(&path); in v9fs_co_mknod()
370 v9fs_path_init(&path); in v9fs_co_symlink()
H A D9p.c190 void v9fs_path_init(V9fsPath *path) in v9fs_path_init() function
1409 v9fs_path_init(&str); in v9fs_fix_path()
1892 v9fs_path_init(&dpath); in v9fs_walk()
1893 v9fs_path_init(&path); in v9fs_walk()
2359 v9fs_path_init(&path); in v9fs_do_readdir_with_stat()
2838 v9fs_path_init(&path); in v9fs_create()
3262 v9fs_path_init(&path); in v9fs_unlinkat()
3297 v9fs_path_init(&new_path); in v9fs_complete_rename()
3315 v9fs_path_init(&dir_path); in v9fs_complete_rename()
3416 v9fs_path_init(&oldpath); in v9fs_fix_fid_paths()
[all …]
H A Dcofile.c160 v9fs_path_init(&path); in v9fs_co_open2()
H A D9p.h457 void v9fs_path_init(V9fsPath *path);