HelenOS sources

vfs_root_set      129 uspace/lib/c/generic/libc.c 		vfs_root_set(inbox_get("root"));
vfs_root_set      109 uspace/lib/c/include/vfs/vfs.h extern errno_t vfs_root_set(int);
vfs_root_set      109 uspace/lib/posix/include/libc/vfs/vfs.h extern errno_t vfs_root_set(int);
vfs_root_set      275 uspace/srv/loader/main.c 		vfs_root_set(file);
vfs_root_set       94 uspace/srv/logger/ctl.c 				rc = vfs_root_set(fd);
HelenOS homepage, sources at GitHub