Searched refs:totalsbsize (Results 1 – 1 of 1) sorted by relevance
628 long postblsize, rotblsize, totalsbsize; in main() local1919 totalsbsize = sizeof (struct fs) + rotblsize; in main()1933 totalsbsize += postblsize; in main()1935 if (totalsbsize > sblock.fs_bsize || in main()1952 sblock.fs_sbsize = fragroundup(&sblock, totalsbsize); in main()