Searched defs:end_io (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-path-selector.h | 91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
|
| H A D | dm-bufio.c | 350 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
|
| /linux/fs/iomap/ |
| H A D | bio.c | 82 struct iomap_read_folio_ctx *ctx, bio_end_io_t end_io) in iomap_bio_submit_read_endio()
|
| /linux/include/linux/ |
| H A D | iomap.h | 623 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
| /linux/fs/btrfs/ |
| H A D | compression.c | 63 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
|
| H A D | scrub.c | 919 btrfs_bio_end_io_t end_io, void *private) in alloc_scrub_bbio()
|
| /linux/fs/ext4/ |
| H A D | super.c | 164 bio_end_io_t end_io, bool simu_fail) in __ext4_read_bh() 185 bio_end_io_t end_io, bool simu_fail) in ext4_read_bh_nowait() 197 bio_end_io_t end_io, bool simu_fail) in ext4_read_bh()
|
| /linux/block/ |
| H A D | bio.c | 307 bio_end_io_t *end_io = bio->bi_end_io; in bio_reuse() local
|
| /linux/fs/ |
| H A D | buffer.c | 1144 void bh_submit(struct buffer_head *bh, blk_opf_t opf, bio_end_io_t end_io) in bh_submit()
|