Searched refs:lsndta (Results 1 – 2 of 2) sorted by relevance
111 u_int lsndta; /* start of data area */ member
157 #define blkoff(fs, b) (secbyt(fs, (fs)->lsndta) + \161 #define blklsn(fs, b) ((fs)->lsndta + blksec(fs, (b) - LOCLUS))679 fs->lsndta = fs->lsndir + RootDirSectors; in parsebs()682 if (fs->lsndta > sc) in parsebs()684 if ((fs->xclus = secblk(fs, sc - fs->lsndta) + 1) < LOCLUS) in parsebs()