Home | Sort by: relevance | last modified time | path |
/src/sys/dev/dkwedge/ | |
dkwedge_bsdlabel.c | 144 bsdlabel_fstype_to_str(uint8_t fstype) function in typeref:typename:const char * 233 ptype = bsdlabel_fstype_to_str(p->p_fstype); |
/src/usr.sbin/sysinst/ | |
gpt.c | 1323 bsdlabel_fstype_to_str(uint8_t fstype) function in typeref:typename:const char * 1414 tname = bsdlabel_fstype_to_str(p->fs_type); |