HelenOS sources
vol_pcnt_fs_format 613 uspace/app/fdisk/fdisk.c rc = vol_pcnt_fs_format(pinfo.pcnt, pinfo.fstype, &sfstype);
vol_pcnt_fs_format 1006 uspace/app/fdisk/fdisk.c rc = vol_pcnt_fs_format(pinfo.pcnt, pinfo.fstype, &sfstype);
vol_pcnt_fs_format 239 uspace/app/vol/vol.c rc = vol_pcnt_fs_format(vinfo.pcnt, vinfo.fstype, &sfstype);
vol_pcnt_fs_format 61 uspace/lib/device/include/vol.h extern errno_t vol_pcnt_fs_format(vol_part_cnt_t, vol_fstype_t, char **);
HelenOS homepage, sources at GitHub