Searched refs:slots_per_band (Results 1 – 1 of 1) sorted by relevance
86 unsigned long slots_per_band = PAGE_SIZE / slot_bytes; in l2r_t2b() local101 if (bit_offset > 0 && (*pos % slots_per_band != bit_offset)) { in l2r_t2b()102 curr_bit = ALIGN(*pos, slots_per_band) + bit_offset; in l2r_t2b()140 curr_bit = ALIGN(*pos, slots_per_band) + bit_offset; in l2r_t2b()