HelenOS sources
vfs_root 138 uspace/lib/c/generic/io/logctl.c rc = vfs_pass_handle(vfs_exch, vfs_root(), exchange);
vfs_root 212 uspace/lib/c/generic/task.c int root = vfs_root();
vfs_root 139 uspace/lib/c/generic/vfs/vfs.c *parent = vfs_root();
vfs_root 562 uspace/lib/c/generic/vfs/vfs.c int root = vfs_root();
vfs_root 940 uspace/lib/c/generic/vfs/vfs.c int root = vfs_root();
vfs_root 108 uspace/lib/c/include/vfs/vfs.h extern int vfs_root(void);
vfs_root 108 uspace/lib/posix/include/libc/vfs/vfs.h extern int vfs_root(void);
HelenOS homepage, sources at GitHub