HelenOS sources

vfs_fstypes       115 uspace/app/bdsh/cmds/modules/mount/mount.c 	rc = vfs_fstypes(&fstypes);
vfs_fstypes        90 uspace/lib/c/include/vfs/vfs.h extern errno_t vfs_fstypes(vfs_fstypes_t *);
vfs_fstypes        90 uspace/lib/posix/include/libc/vfs/vfs.h extern errno_t vfs_fstypes(vfs_fstypes_t *);
HelenOS homepage, sources at GitHub