Lines Matching defs:nr_bytes
107 size_t nr_bytes;
296 mpio->nr_bytes = bio->bi_iter.bi_size;
370 size_t nr_bytes)
376 path = pg->ps.type->select_path(&pg->ps, nr_bytes);
393 static struct pgpath *choose_pgpath(struct multipath *m, size_t nr_bytes)
417 pgpath = choose_path_in_pg(m, pg, nr_bytes);
426 pgpath = choose_path_in_pg(m, pg, nr_bytes);
441 pgpath = choose_path_in_pg(m, pg, nr_bytes);
505 size_t nr_bytes = blk_rq_bytes(rq);
515 pgpath = choose_pgpath(m, nr_bytes);
529 mpio->nr_bytes = nr_bytes;
560 nr_bytes);
578 mpio->nr_bytes,
658 mpio->nr_bytes);
1676 ps->type->end_io(ps, &pgpath->path, mpio->nr_bytes,
1720 ps->type->end_io(ps, &pgpath->path, mpio->nr_bytes,