Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h249 #define VALID_VOLLAB(l) ( \ macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2106 if (VALID_VOLLAB(bpb_VolLab16(bpb))) in parseBPB()
2108 if (VALID_VOLLAB(bpb_VolLab32(bpb))) in parseBPB()