HelenOS sources

vol_part_insert_part   59 uspace/srv/volsrv/part.h extern errno_t vol_part_insert_part(vol_part_t *);
vol_part_insert_part  244 uspace/srv/volsrv/volsrv.c 	rc = vol_part_insert_part(part);
vol_part_insert_part  276 uspace/srv/volsrv/volsrv.c 	rc = vol_part_insert_part(part);
HelenOS homepage, sources at GitHub