Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p-local.c1271 const char *old_name, V9fsPath *newdir, in local_renameat() argument
1289 ndirfd = local_opendir_nofollow(ctx, newdir->data); in local_renameat()
1353 V9fsPath olddir, newdir; in local_rename() local
1356 v9fs_path_init_dirname(&newdir, newpath); in local_rename()
1358 err = local_renameat(ctx, &olddir, oname, &newdir, nname); in local_rename()
1360 v9fs_path_free(&newdir); in local_rename()
H A D9p-proxy.c1080 const char *old_name, V9fsPath *newdir, in proxy_renameat() argument
1090 v9fs_string_sprintf(&new_full_name, "%s/%s", newdir->data, new_name); in proxy_renameat()
H A D9p-synth.c518 const char *old_name, V9fsPath *newdir, in synth_renameat() argument
H A D9p.c3328 V9fsPath *newdir, in v9fs_fix_fid_paths() argument
3344 err = v9fs_co_name_to_path(pdu, newdir, new_name->data, &newpath); in v9fs_fix_fid_paths()
/qemu/fsdev/
H A Dfile-op-9p.h165 V9fsPath *newdir, const char *new_name);
/qemu/include/standard-headers/linux/
H A Dfuse.h728 uint64_t newdir; member
732 uint64_t newdir; member