Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dpc_fs.h305 #define BPB_NCLUSTERS_OK (1 << 26) /* from FAT spec */ macro
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2183 validflags |= BPB_NCLUSTERS_OK; in parseBPB()
2207 validflags |= BPB_NCLUSTERS_OK; in parseBPB()
2231 validflags |= BPB_NCLUSTERS_OK; in parseBPB()