Searched defs:end_io (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/drivers/md/ |
D | dm-path-selector.h | 76 int (*end_io) (struct path_selector *ps, struct dm_path *path, member
|
D | dm-bufio.c | 156 void (*end_io)(struct dm_buffer *, blk_status_t); member
|
/Linux-v5.10/fs/ |
D | direct-io.c | 126 dio_iodone_t *end_io; /* IO completion function */ member 1128 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO() 1350 dio_iodone_t end_io, dio_submit_t submit_io, in __blockdev_direct_IO()
|
/Linux-v5.10/mm/ |
D | page_io.c | 30 struct page *page, bio_end_io_t end_io) in get_swap_bio()
|
/Linux-v5.10/fs/nfs/blocklayout/ |
D | blocklayout.c | 120 bio_end_io_t end_io, struct parallel_io *par) in bl_alloc_init_bio() 148 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/Linux-v5.10/include/linux/ |
D | iomap.h | 253 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
D | device-mapper.h | 180 dm_endio_fn end_io; member
|
D | lightnvm.h | 297 nvm_end_io_fn *end_io; member
|
D | blkdev.h | 246 rq_end_io_fn *end_io; member
|
/Linux-v5.10/fs/gfs2/ |
D | lops.c | 262 bio_end_io_t *end_io) in gfs2_log_alloc_bio() 294 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/Linux-v5.10/drivers/lightnvm/ |
D | pblk-write.c | 303 unsigned int nr_secs, nvm_end_io_fn(*end_io)) in pblk_alloc_w_rq()
|
/Linux-v5.10/fs/btrfs/ |
D | volumes.h | 327 bio_end_io_t *end_io; member
|
D | disk-io.c | 73 bio_end_io_t *end_io; member
|
/Linux-v5.10/fs/f2fs/ |
D | checkpoint.c | 26 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io) in f2fs_stop_checkpoint()
|
/Linux-v5.10/fs/ext4/ |
D | super.c | 146 bh_end_io_t *end_io) in __ext4_read_bh() 161 bh_end_io_t *end_io) in ext4_read_bh_nowait() 172 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()
|