Searched refs:B_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define B_SIZE BSIZE(st->st_dev) macro56 #define B_SIZE BSIZE macro58 #define B_SIZE 1024 macro82 t = b = (st->st_size + B_SIZE - 1) / B_SIZE; in _iblocks()93 return t * B_SIZE / LS_BLOCKSIZE; in _iblocks()