Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h297 #define BPB_FSTYPSTR32_OK (1 << 18) /* "FAT32" */ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2095 validflags |= BPB_FSTYPSTR32_OK; in parseBPB()