Searched defs:end_io (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/md/ |
D | dm-path-selector.h | 91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
|
D | dm-bufio.c | 357 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
|
/linux-6.12.1/fs/btrfs/ |
D | bio.h | 71 btrfs_bio_end_io_t end_io; member
|
D | bio.c | 45 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 | 64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
|
/linux-6.12.1/fs/bcachefs/ |
D | io_write_types.h | 43 void (*end_io)(struct bch_write_op *); member
|
D | io_read.h | 22 bio_end_io_t *end_io; member
|
/linux-6.12.1/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-6.12.1/fs/ |
D | direct-io.c | 122 dio_iodone_t *end_io; /* IO completion function */ member 1107 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
|
/linux-6.12.1/include/linux/ |
D | iomap.h | 396 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
|
D | device-mapper.h | 201 dm_endio_fn end_io; member
|
D | blk-mq.h | 209 rq_end_io_fn *end_io; member
|
/linux-6.12.1/fs/erofs/ |
D | fscache.c | 31 netfs_io_terminated_t end_io; member
|
/linux-6.12.1/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-6.12.1/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()
|
/linux-6.12.1/fs/f2fs/ |
D | checkpoint.c | 29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()
|