CLUST_RSRVD
else if (boot->NumClusters < (CLUST_RSRVD&CLUST12_MASK))
else if (boot->NumClusters < (CLUST_RSRVD&CLUST16_MASK))
|| (cl >= CLUST_RSRVD && cl< CLUST_EOFS)
else if (cl >= CLUST_RSRVD)
|| (fat[dirent.head].next >= CLUST_RSRVD
else if (fat[dirent.head].next >= CLUST_RSRVD)
if (*cp1 == CLUST_FREE || *cp1 >= CLUST_RSRVD) {
if (*cp2 == CLUST_FREE || *cp2 >= CLUST_RSRVD) {
if (*cp2 == CLUST_FREE || *cp2 >= CLUST_RSRVD) {
if (n == CLUST_FREE || n >= CLUST_RSRVD) {
if (*next >= (CLUST_RSRVD&boot->ClustMask))
|| (fat[head].next >= CLUST_RSRVD
*next < CLUST_RSRVD ? "out of range" : "reserved",
if (cn >= (CLUST_RSRVD & pmp->pm_fatmask))
<= ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK)) {
<= ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK)) {