HelenOS sources

exfat_root_get     76 uspace/srv/fs/exfat/exfat_ops.c static errno_t exfat_root_get(fs_node_t **, service_id_t);
exfat_root_get    994 uspace/srv/fs/exfat/exfat_ops.c 	.root_get = exfat_root_get,
exfat_root_get   1313 uspace/srv/fs/exfat/exfat_ops.c 	rc = exfat_root_get(&rfn, service_id);
HelenOS homepage, sources at GitHub