HelenOS sources

tmpfs_root_get    119 uspace/srv/fs/tmpfs/tmpfs_ops.c 	.root_get = tmpfs_root_get,
tmpfs_root_get    323 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
tmpfs_root_get    441 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
tmpfs_root_get    451 uspace/srv/fs/tmpfs/tmpfs_ops.c 	rc = tmpfs_root_get(&rootfn, service_id);
HelenOS homepage, sources at GitHub