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

/vbox/src/VBox/Additions/haiku/SharedFolders/
H A Dvboxsf.c215 status_t mount(fs_volume *volume, const char *device, uint32 flags, const char *args, ino_t *_rootVnodeID) function
219 dprintf(FS_NAME ": trying to mount a real device as a vbox share is silly\n");
223 dprintf(FS_NAME ": mount(%s)\n", args);
1041 mount,

Completed in 47 milliseconds