Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dcodir.c86 v9fs_path_init(&path); in do_readdir_many()
298 v9fs_path_init(&path); in v9fs_co_mkdir()
H A Dcofs.c211 v9fs_path_init(&path); in v9fs_co_mknod()
333 v9fs_path_init(&path); in v9fs_co_symlink()
H A D9p.c190 void v9fs_path_init(V9fsPath *path) in v9fs_path_init() function
1382 v9fs_path_init(&str); in v9fs_fix_path()
1830 v9fs_path_init(&dpath); in v9fs_walk()
1831 v9fs_path_init(&path); in v9fs_walk()
2286 v9fs_path_init(&path); in v9fs_do_readdir_with_stat()
2760 v9fs_path_init(&path); in v9fs_create()
3184 v9fs_path_init(&path); in v9fs_unlinkat()
3219 v9fs_path_init(&new_path); in v9fs_complete_rename()
3338 v9fs_path_init(&oldpath); in v9fs_fix_fid_paths()
3339 v9fs_path_init(&newpath); in v9fs_fix_fid_paths()
[all …]
H A Dcofile.c159 v9fs_path_init(&path); in v9fs_co_open2()
H A D9p.h457 void v9fs_path_init(V9fsPath *path);