Home
last modified time | relevance | path

Searched defs:oldpath (Results 1 – 6 of 6) sorted by last modified time

/qemu/hw/9pfs/
H A D9p.c3332 V9fsPath oldpath, newpath; in v9fs_fix_fid_paths() local
H A D9p-synth.c386 static int synth_symlink(FsContext *fs_ctx, const char *oldpath, in synth_symlink()
393 static int synth_link(FsContext *fs_ctx, V9fsPath *oldpath, in synth_link()
400 static int synth_rename(FsContext *ctx, const char *oldpath, in synth_rename()
H A D9p-local.c879 static int local_symlink(FsContext *fs_ctx, const char *oldpath, in local_symlink()
955 static int local_link(FsContext *ctx, V9fsPath *oldpath, in local_link()
1347 static int local_rename(FsContext *ctx, const char *oldpath, in local_rename()
H A D9p-proxy.c339 V9fsString *path, *oldpath; in v9fs_request() local
860 static int proxy_symlink(FsContext *fs_ctx, const char *oldpath, in proxy_symlink()
883 static int proxy_link(FsContext *ctx, V9fsPath *oldpath, in proxy_link()
913 static int proxy_rename(FsContext *ctx, const char *oldpath, in proxy_rename()
H A Dcofs.c269 int coroutine_fn v9fs_co_rename(V9fsPDU *pdu, V9fsPath *oldpath, in v9fs_co_rename()
310 V9fsString *name, const char *oldpath, in v9fs_co_symlink()
/qemu/fsdev/
H A Dvirtfs-proxy-helper.c643 V9fsString oldpath, path; in do_create_others() local
871 V9fsString oldpath, path; in process_requests() local