Searched refs:mapunit (Results 1 – 1 of 1) sorted by relevance
340 u32 mapunit, count, startbit, index; in ebitmap_read() local351 mapunit = le32_to_cpu(buf[0]); in ebitmap_read()355 if (mapunit != BITS_PER_U64) { in ebitmap_read()358 mapunit, BITS_PER_U64, e->highbit); in ebitmap_read()379 if (startbit & (mapunit - 1)) { in ebitmap_read()382 startbit, mapunit); in ebitmap_read()385 if (startbit > e->highbit - mapunit) { in ebitmap_read()388 startbit, (e->highbit - mapunit)); in ebitmap_read()