Searched defs:toDir (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/haiku/SharedFolders/
H A Dvboxsf.c861 status_t vboxsf_rename(fs_volume* _volume, fs_vnode* fromDir, const char* fromName, fs_vnode* toDir, const char* toName) argument
866 PSHFLSTRING newpath = build_path(toDir->private_node, toName);

Completed in 45 milliseconds