HelenOS sources
label_suggest_ptype 56 uspace/lib/label/include/label/label.h extern errno_t label_suggest_ptype(label_t *, label_pcnt_t, label_ptype_t *);
label_suggest_ptype 328 uspace/lib/label/test/label.c rc = label_suggest_ptype(label, lpc_ext4, &ptype);
label_suggest_ptype 460 uspace/lib/label/test/label.c rc = label_suggest_ptype(label, lpc_ext4, &ptype);
label_suggest_ptype 558 uspace/lib/label/test/label.c rc = label_suggest_ptype(label, lpc_ext4, &ptype);
label_suggest_ptype 937 uspace/srv/bd/vbd/disk.c rc = label_suggest_ptype(disk->label, pcnt, ptype);
HelenOS homepage, sources at GitHub