HelenOS sources

vol_fstype_format  398 uspace/app/fdisk/fdisk.c 		rc = vol_fstype_format(i, &sfstype);
vol_fstype_format   60 uspace/lib/device/include/vol.h extern errno_t vol_fstype_format(vol_fstype_t, char **);
vol_fstype_format  516 uspace/lib/device/src/vol.c 		rc = vol_fstype_format(fstype, &s);
HelenOS homepage, sources at GitHub