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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h298 #define BPB_EXTFLAGS_OK (1 << 19) /* reserved bits should 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.c2108 validflags |= BPB_EXTFLAGS_OK;

Completed in 51 milliseconds