Home
last modified time | relevance | path

Searched refs:fat32 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c210 bool fat32 = false; in show_bpb() local
334 fat32 = true; /* there is no FAT12/FAT16 */ in show_bpb()
343 if (!fat32) { in show_bpb()