Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-path-selector.h91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
Ddm-bufio.c357 void (*end_io)(struct dm_buffer *b, blk_status_t bs); member
/linux-6.12.1/fs/btrfs/
Dbio.h71 btrfs_bio_end_io_t end_io; member
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()
Dcompression.c64 btrfs_bio_end_io_t end_io) in alloc_compressed_bio()
/linux-6.12.1/fs/bcachefs/
Dio_write_types.h43 void (*end_io)(struct bch_write_op *); member
Dio_read.h22 bio_end_io_t *end_io; member
/linux-6.12.1/fs/gfs2/
Dlops.c265 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/
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-6.12.1/include/linux/
Diomap.h396 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, member
Ddevice-mapper.h201 dm_endio_fn end_io; member
Dblk-mq.h209 rq_end_io_fn *end_io; member
/linux-6.12.1/fs/erofs/
Dfscache.c31 netfs_io_terminated_t end_io; member
/linux-6.12.1/fs/nfs/blocklayout/
Dblocklayout.c126 struct pnfs_block_extent *be, bio_end_io_t end_io, in do_add_page_to_bio()
/linux-6.12.1/fs/ext4/
Dsuper.c164 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/
Dcheckpoint.c29 void f2fs_stop_checkpoint(struct f2fs_sb_info *sbi, bool end_io, in f2fs_stop_checkpoint()