Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfat.c220 if (value >= PCF_RESCLUSTER) in readFATEntry()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_alloc.c391 cn |= PCF_RESCLUSTER; in pc_getcluster()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h498 #define PCF_RESCLUSTER 0xFFF0 /* 16-bit version of reserved cluster */ macro