HelenOS sources

vol_part_find_by_path_ref   54 uspace/srv/volsrv/part.h extern errno_t vol_part_find_by_path_ref(vol_parts_t *, const char *,
vol_part_find_by_path_ref  270 uspace/srv/volsrv/volsrv.c 	rc = vol_part_find_by_path_ref(parts, path, &part);
HelenOS homepage, sources at GitHub