Searched refs:ext4fs_div_roundup (Results 1 – 3 of 3) sorted by relevance
60 uint32_t ext4fs_div_roundup(uint32_t size, uint32_t n);
608 fs->no_blkgrp = (uint32_t)ext4fs_div_roundup( in ext4fs_init()
185 uint32_t ext4fs_div_roundup(uint32_t size, uint32_t n) in ext4fs_div_roundup() function