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

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/test/
H A Dfsw_posix.c75 struct fsw_posix_volume * fsw_posix_mount(const char *path, struct fsw_fstype_table *fstype_table) function
89 fprintf(stderr, "fsw_posix_mount: %s: %s\n", path, strerror(errno));
99 fprintf(stderr, "fsw_posix_mount: fsw_mount returned %d\n", status);

Completed in 43 milliseconds