Searched refs:do_region (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-io.c | 296 static void do_region(int op, int op_flags, unsigned region, in do_region() function 404 * the dp object for each call to do_region. in dispatch_io() 409 do_region(op, op_flags, i, where + i, dp, io); in dispatch_io()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-io.c | 306 static void do_region(const blk_opf_t opf, unsigned int region, in do_region() function 399 * the dp object for each call to do_region. in dispatch_io() 404 do_region(opf, i, where + i, dp, io, ioprio); in dispatch_io()
|
Completed in 3 milliseconds