Searched refs:LOCLUS (Results 1 – 1 of 1) sorted by relevance
75 #define LOCLUS 2 /* lowest cluster number */ macro157 blkbyt(fs, (b) - LOCLUS))160 #define blklsn(fs, b) ((fs)->lsndta + blksec(fs, (b) - LOCLUS))168 #define okclus(fs, c) ((c) >= LOCLUS && (c) <= (fs)->xclus)670 if (fs->rdcl < LOCLUS) in parsebs()683 if ((fs->xclus = secblk(fs, sc - fs->lsndta) + 1) < LOCLUS) in parsebs()