Home
last modified time | relevance | path

Searched defs:end_io (Results 1 – 16 of 16) sorted by relevance

/linux/fs/bcachefs/
H A Dio_read.h25 bio_end_io_t *end_io; member
192 bio_end_io_t end_io) in rbio_init()
H A Dio_write_types.h71 void (*end_io)(struct bch_write_op *); member
/linux/drivers/md/
H A Ddm-path-selector.h91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
H A Ddm-bufio.c350 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
/linux/fs/btrfs/
H A Dbio.h71 btrfs_bio_end_io_t end_io; member
H A Dbio.c45 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()
H A Dcompression.c64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
/linux/fs/
H A Ddirect-io.c122 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/fs/gfs2/
H A Dlops.c267 bio_end_io_t *end_io) in gfs2_log_alloc_bio()
298 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio()
/linux/fs/erofs/
H A Dfscache.c31 netfs_io_terminated_t end_io; member
/linux/include/linux/
H A Diomap.h485 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
H A Ddevice-mapper.h208 dm_endio_fn end_io; member
H A Dblk-mq.h207 rq_end_io_fn *end_io; member
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
/linux/fs/ext4/
H A Dsuper.c163 bh_end_io_t *end_io, bool simu_fail) in __ext4_read_bh()
184 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh_nowait()
196 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh()
/linux/fs/f2fs/
H A Dcheckpoint.c29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()