Searched refs:frb (Results 1 – 1 of 1) sorted by relevance
507 u32 used, frb; in wnd_rescan() local563 frb = wbits - used; in wnd_rescan()564 wnd->free_bits[iw] = frb; in wnd_rescan()565 wnd->total_zeroes += frb; in wnd_rescan()591 frb = find_next_bit_le(bh->b_data, wbits, wpos); in wnd_rescan()592 if (frb >= wbits) { in wnd_rescan()594 prev_tail += frb - wpos; in wnd_rescan()599 frb + prev_tail - wpos, true); in wnd_rescan()602 wpos = frb + 1; in wnd_rescan()1373 size_t frb; in wnd_extend() local[all …]