Searched refs:to_fill (Results 1 – 3 of 3) sorted by relevance
601 unsigned long to_fill = 8 - pbuf->carry_bytes; in seg_pio_copy_mid() local603 unsigned long extra = to_align - to_fill; in seg_pio_copy_mid()607 read_extra_bytes(pbuf, from, to_fill); in seg_pio_copy_mid()608 from += to_fill; in seg_pio_copy_mid()609 nbytes -= to_fill; in seg_pio_copy_mid()
2810 int to_fill = s->sheaf_capacity - sheaf->size; in refill_sheaf() local2813 if (!to_fill) in refill_sheaf()2816 filled = refill_objects(s, &sheaf->objects[sheaf->size], gfp, to_fill, in refill_sheaf()2817 to_fill); in refill_sheaf()2823 if (filled < to_fill) in refill_sheaf()
4645 s->to_fill++; in analyse_stripe()4981 if (s.to_fill && !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) { in handle_stripe()