Searched refs:btemp (Results 1 – 1 of 1) sorted by relevance
109 fsblkcnt_t btemp; in splpkgmap() local218 btemp = (bpkginfo + 2LL); in splpkgmap()225 btemp += nblk(eptnum * EFACTOR, bsize, frsize); in splpkgmap()226 btemp += 2; in splpkgmap()237 btemp += f[j].blks; in splpkgmap()241 btemp += (ftemp * DIRSIZE); in splpkgmap()242 if (btemp > *plimit) { in splpkgmap()243 progerr(gettext(ERR_VOLBLKS), i, btemp, *plimit); in splpkgmap()316 btemp = nodecount(f[j].ept->path) * DIRSIZE; in splpkgmap()320 btemp += (bpkginfo + 2L); /* from newvolume() */ in splpkgmap()[all …]