Searched refs:BPB_FSVER_OK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h299 #define BPB_FSVER_OK (1 << 20) /* must be 0 */ macro
342 BPB_EXTFLAGS_OK | BPB_FSVER_OK | BPB_ROOTCLUSTER_OK | \
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2102 validflags |= BPB_FSVER_OK;

Completed in 51 milliseconds