Searched refs:postblsize (Results 1 – 1 of 1) sorted by relevance
628 long postblsize, rotblsize, totalsbsize; in main() local1917 postblsize = sblock.fs_nrpos * sblock.fs_cpc * sizeof (short); in main()1932 sblock.fs_rotbloff = sblock.fs_postbloff + postblsize; in main()1933 totalsbsize += postblsize; in main()