HelenOS sources
vfs_mount 718 uspace/lib/c/generic/vfs/vfs.c rc = vfs_mount(-1, fs_name, service_id, opts, flags, instance,
vfs_mount 733 uspace/lib/c/generic/vfs/vfs.c rc = vfs_mount(mpfd, fs_name, service_id, opts, flags,
vfs_mount 98 uspace/lib/c/include/vfs/vfs.h extern errno_t vfs_mount(int, const char *, service_id_t, const char *, unsigned,
vfs_mount 98 uspace/lib/posix/include/libc/vfs/vfs.h extern errno_t vfs_mount(int, const char *, service_id_t, const char *, unsigned,
HelenOS homepage, sources at GitHub