Searched defs:end_io (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/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.15/fs/ |
D | direct-io.c | 126 dio_iodone_t *end_io; /* IO completion function */ member 1131 get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO() 1353 dio_iodone_t end_io, dio_submit_t submit_io, in __blockdev_direct_IO()
|
/Linux-v5.15/fs/nfs/blocklayout/ |
D | blocklayout.c | 120 bio_end_io_t end_io, struct parallel_io *par) in bl_alloc_init_bio() 143 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/Linux-v5.15/fs/gfs2/ |
D | lops.c | 265 bio_end_io_t *end_io) in gfs2_log_alloc_bio() 297 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/Linux-v5.15/include/linux/ |
D | iomap.h | 314 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
D | device-mapper.h | 188 dm_endio_fn end_io; member
|
D | blkdev.h | 234 rq_end_io_fn *end_io; member
|
/Linux-v5.15/fs/btrfs/ |
D | volumes.h | 349 bio_end_io_t *end_io; member
|
D | disk-io.c | 74 bio_end_io_t *end_io; member
|
/Linux-v5.15/fs/ext4/ |
D | super.c | 144 bh_end_io_t *end_io) in __ext4_read_bh() 159 bh_end_io_t *end_io) in ext4_read_bh_nowait() 170 int ext4_read_bh(struct buffer_head *bh, int op_flags, bh_end_io_t *end_io) in ext4_read_bh()
|
/Linux-v5.15/fs/f2fs/ |
D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io) in f2fs_stop_checkpoint()
|