Searched refs:roundup_size (Results 1 – 1 of 1) sorted by relevance
441 long real_size, roundup_size; in sb_load_file() local468 roundup_size = roundup(real_size, SB_BLOCK_SIZE); in sb_load_file()469 data = calloc(1, roundup_size); in sb_load_file()478 cctx->length = roundup_size; in sb_load_file()