Searched refs:xclus (Results 1 – 2 of 2) sorted by relevance
113 u_int xclus; /* maximum cluster number */ member
168 #define okclus(fs, c) ((c) >= LOCLUS && (c) <= (fs)->xclus)683 if ((fs->xclus = secblk(fs, sc - fs->lsndta) + 1) < LOCLUS) in parsebs()685 fs->fatsz = fs->dirents ? fs->xclus < 0xff6 ? 12 : 16 : 32; in parsebs()687 if (fs->xclus > sc) in parsebs()688 fs->xclus = sc; in parsebs()