to_fill 643 drivers/infiniband/hw/hfi1/pio_copy.c unsigned long to_fill = 8 - pbuf->carry_bytes; to_fill 645 drivers/infiniband/hw/hfi1/pio_copy.c unsigned long extra = to_align - to_fill; to_fill 649 drivers/infiniband/hw/hfi1/pio_copy.c read_extra_bytes(pbuf, from, to_fill); to_fill 650 drivers/infiniband/hw/hfi1/pio_copy.c from += to_fill; to_fill 651 drivers/infiniband/hw/hfi1/pio_copy.c nbytes -= to_fill; to_fill 4423 drivers/md/raid5.c s->to_fill++; to_fill 4739 drivers/md/raid5.c if (s.to_fill && !test_bit(STRIPE_BIOFILL_RUN, &sh->state)) { to_fill 276 drivers/md/raid5.h int to_fill, compute, req_compute, non_overwrite;