Home
last modified time | relevance | path

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

/include/linux/
A Dblk-mq.h609 int (*poll)(struct blk_mq_hw_ctx *, struct io_comp_batch *);
730 int blk_rq_poll(struct request *rq, struct io_comp_batch *iob,
845 void blk_mq_end_request_batch(struct io_comp_batch *ib);
874 struct io_comp_batch *iob, bool is_error, in blk_mq_add_to_batch()
875 void (*complete)(struct io_comp_batch *)) in blk_mq_add_to_batch() argument
A Dblkdev.h1016 int bio_poll(struct bio *bio, struct io_comp_batch *iob, unsigned int flags);
1017 int iocb_bio_iopoll(struct kiocb *kiocb, struct io_comp_batch *iob,
1651 int (*poll_bio)(struct bio *bio, struct io_comp_batch *iob,
1826 struct io_comp_batch { struct
1829 void (*complete)(struct io_comp_batch *); argument
1872 #define DEFINE_IO_COMP_BATCH(name) struct io_comp_batch name = { }
A Dfs.h58 struct io_comp_batch;
2162 int (*iopoll)(struct kiocb *kiocb, struct io_comp_batch *,
2195 int (*uring_cmd_iopoll)(struct io_uring_cmd *, struct io_comp_batch *,

Completed in 77 milliseconds