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