Home
last modified time | relevance | path

Searched refs:PCF_12BCLUSTER (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c238 if (value >= PCF_12BCLUSTER) in readFATEntry()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_alloc.c390 if (cn >= PCF_12BCLUSTER) in pc_getcluster()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h497 #define PCF_12BCLUSTER 0xFF0 /* 12-bit version of reserved cluster */ macro