Searched refs:TARFS_SZ2BLKS (Results 1 – 2 of 2) sorted by relevance
187 #define TARFS_SZ2BLKS(sz) (((sz) + TARFS_BLOCKSIZE - 1) / TARFS_BLOCKSIZE) macro
584 blknum += TARFS_SZ2BLKS(res); in tarfs_alloc_one()825 blknum += TARFS_SZ2BLKS(sz); in tarfs_alloc_one()