Files
linux/drivers/block
Jens Axboe 5a72e899ce block: add a struct io_comp_batch argument to fops->iopoll()
struct io_comp_batch contains a list head and a completion handler, which
will allow completions to more effciently completed batches of IO.

For now, no functional changes in this patch, we just define the
io_comp_batch structure and add the argument to the file_operations iopoll
handler.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-10-18 14:40:40 -06:00
..
2021-10-18 06:17:36 -06:00
2021-09-03 22:14:40 -06:00
2021-09-03 22:14:40 -06:00
2021-03-24 06:57:40 -06:00
2021-09-29 20:31:41 -06:00
2021-08-02 13:37:27 -06:00
2021-06-11 11:53:02 -06:00