Searched defs:end_io (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/drivers/md/ |
D | dm-path-selector.h | 91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
|
D | dm-bufio.c | 356 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
|
/Linux-v6.6/fs/btrfs/ |
D | bio.h | 69 btrfs_bio_end_io_t end_io; member
|
D | bio.c | 46 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_init() 64 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_alloc()
|
D | compression.c | 66 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
|
/Linux-v6.6/fs/gfs2/ |
D | lops.c | 265 bio_end_io_t *end_io) in gfs2_log_alloc_bio() 296 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
|
/Linux-v6.6/fs/ |
D | direct-io.c | 123 dio_iodone_t *end_io; /* IO completion function */ member 1106 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/Linux-v6.6/include/linux/ |
D | iomap.h | 349 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
D | device-mapper.h | 195 dm_endio_fn end_io; member
|
D | blk-mq.h | 189 rq_end_io_fn *end_io; member
|
/Linux-v6.6/fs/nfs/blocklayout/ |
D | blocklayout.c | 126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
|
/Linux-v6.6/fs/f2fs/ |
D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()
|
/Linux-v6.6/fs/ext4/ |
D | super.c | 164 bh_end_io_t *end_io) in __ext4_read_bh() 179 bh_end_io_t *end_io) in ext4_read_bh_nowait() 190 int ext4_read_bh(struct buffer_head *bh, blk_opf_t op_flags, bh_end_io_t *end_io) in ext4_read_bh()
|