Searched refs:secs_round_up (Results 1 – 2 of 2) sorted by relevance
157 secs_round_up(uint64_t bytes) in secs_round_up() function165 return (secs_round_up(bytes) ? : 1); in secs_round_up_no_zero()
378 s->next_db = secs_round_up(eom); in find_next_free_block()
Completed in 7 milliseconds