Searched refs:eblk (Results 1 – 1 of 1) sorted by relevance
237 uint32_t bblk = 0, eblk = 0; in ud_alloc_space_bmap() local291 ((eblk - bno) < blkcount)) { in ud_alloc_space_bmap()307 eblk = bblk + bb_count; in ud_alloc_space_bmap()312 if (blkcount > (eblk - bno)) { in ud_alloc_space_bmap()313 temp = eblk - bno; in ud_alloc_space_bmap()