Lines Matching defs:SIZE
65 * wrong if the size is a multiple of the blocksize.
71 #define SIZE(n) ((long long)(n))
73 #define SIZE(n) howmany((long long)(n) * DEV_BSIZE, (long long)blocksize)
151 sz = DIP(super, dp, size);
376 ksz = SIZE(sz);
407 SIZE(sz += fp->fsz_sz[i]));
436 printf("%5lld", SIZE(usr->space));
442 SIZE(usr->spc30), SIZE(usr->spc60),
443 SIZE(usr->spc90));