Searched refs:mapunit (Results 1 – 1 of 1) sorted by relevance
349 u32 mapunit, count, startbit, index; in ebitmap_read() local362 mapunit = le32_to_cpu(buf[0]); in ebitmap_read()366 if (mapunit != BITS_PER_U64) { in ebitmap_read()369 mapunit, BITS_PER_U64, e->highbit); in ebitmap_read()393 if (startbit & (mapunit - 1)) { in ebitmap_read()396 startbit, mapunit); in ebitmap_read()399 if (startbit > e->highbit - mapunit) { in ebitmap_read()402 startbit, (e->highbit - mapunit)); in ebitmap_read()