Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dpc_fs.h304 #define BPB_VOLLAB32_OK (1 << 25) /* passes pc_validchar() */ macro
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2106 validflags |= BPB_VOLLAB32_OK; in parseBPB()