Home
last modified time | relevance | path

Searched refs:to_fill (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
A Dpio_copy.c601 unsigned long to_fill = 8 - pbuf->carry_bytes; in seg_pio_copy_mid() local
603 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()
/linux/drivers/md/
A Draid5.h285 int to_fill, compute, req_compute, non_overwrite; member
A Draid5.c4633 s->to_fill++; in analyse_stripe()
4954 if (s.to_fill && !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) { in handle_stripe()

Completed in 25 milliseconds