Searched refs:blkroundup (Results 1 – 7 of 7) sorted by relevance
435 #define blkroundup(fs, size) /* calculates roundup(size, fs->e2fs_bsize) */ \ macro
526 #define blkroundup(fs, size) /* calculates roundup(size, fs->fs_bsize) */ \ macro
142 nblk = blkroundup(super, sz); in virtualblocks()
395 inobufsize = blkroundup(&sblock, INOBUFSIZE); in resetinodebuf()
684 inobufsize = blkroundup(&sblock, INOBUFSIZE); in setinodebuf()
354 inobufsize = blkroundup(&sblock, INOBUFSIZE); in setinodebuf()
225 : ffs-blkroundup ( pos.lo pos.hi fs -- off.lo off.hi )