HelenOS sources

tmpfs_root_get    120 uspace/srv/fs/tmpfs/tmpfs_ops.c 	.root_get = tmpfs_root_get,
tmpfs_root_get    324 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
tmpfs_root_get    502 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
tmpfs_root_get    512 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
HelenOS homepage, sources at GitHub