HomeSort by: relevance | last modified time | path
    Searched defs:bsdlabel_fstype_to_str (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 38 milliseconds