Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_fs.h296 #define BPB_FSTYPSTR16_OK (1 << 17) /* At least "FAT" */ macro
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2090 validflags |= BPB_FSTYPSTR16_OK; in parseBPB()