Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p-local.c1284 const char *old_name, V9fsPath *newdir, in local_renameat() argument
1302 ndirfd = local_opendir_nofollow(ctx, newdir->data); in local_renameat()
1366 V9fsPath olddir, newdir; in local_rename() local
1369 v9fs_path_init_dirname(&newdir, newpath); in local_rename()
1371 err = local_renameat(ctx, &olddir, oname, &newdir, nname); in local_rename()
1373 v9fs_path_free(&newdir); in local_rename()
H A D9p-synth.c532 const char *old_name, V9fsPath *newdir, in synth_renameat() argument
H A D9p.c3406 V9fsPath *newdir, in v9fs_fix_fid_paths() argument
3422 err = v9fs_co_name_to_path(pdu, newdir, new_name->data, &newpath); in v9fs_fix_fid_paths()
/qemu/fsdev/
H A Dfile-op-9p.h169 V9fsPath *newdir, const char *new_name);
/qemu/include/standard-headers/linux/
H A Dfuse.h749 uint64_t newdir; member
753 uint64_t newdir; member