Searched refs:totalsbsize (Results 1 – 1 of 1) sorted by relevance
625 long postblsize, rotblsize, totalsbsize; in main() local1898 totalsbsize = sizeof (struct fs) + rotblsize; in main()1912 totalsbsize += postblsize; in main()1914 if (totalsbsize > sblock.fs_bsize || in main()1931 sblock.fs_sbsize = fragroundup(&sblock, totalsbsize); in main()