Home
last modified time | relevance | path

Searched refs:end_io (Results 1 – 25 of 40) sorted by relevance

12

/linux/fs/btrfs/
H A Dbio.c45 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_init() argument
52 bbio->end_io = end_io; in btrfs_bio_init()
68 btrfs_bio_end_io_t end_io, void *private) in btrfs_bio_alloc() argument
75 btrfs_bio_init(bbio, inode, file_offset, end_io, private); in btrfs_bio_alloc()
146 bbio->end_io(bbio); in btrfs_bio_end_io()
149 bbio->end_io(bbio); in btrfs_bio_end_io()
H A Dcompression.c63 btrfs_bio_end_io_t end_io) in alloc_compressed_bio() argument
69 btrfs_bio_init(bbio, inode, start, end_io, NULL); in alloc_compressed_bio()
/linux/drivers/md/
H A Ddm-path-selector.h91 int (*end_io)(struct path_selector *ps, struct dm_path *path, member
H A Ddm-mpath.c580 if (pgpath && pgpath->pg->ps.type->end_io) in multipath_release_clone()
581 pgpath->pg->ps.type->end_io(&pgpath->pg->ps, in multipath_release_clone()
1688 if (ps->type->end_io) in multipath_end_io()
1689 ps->type->end_io(ps, &pgpath->path, mpio->nr_bytes, in multipath_end_io()
1732 if (ps->type->end_io) in multipath_end_io_bio()
1733 ps->type->end_io(ps, &pgpath->path, mpio->nr_bytes, in multipath_end_io_bio()
2316 .end_io = multipath_end_io_bio,
H A Ddm-ps-queue-length.c256 .end_io = ql_end_io,
H A Ddm-ps-service-time.c337 .end_io = st_end_io,
H A Ddm-ps-historical-service-time.c537 .end_io = hst_end_io,
H A Ddm-stripe.c487 .end_io = stripe_end_io,
H A Ddm-flakey.c700 .end_io = flakey_end_io,
H A Ddm-log-writes.c933 .end_io = normal_end_io,
/linux/fs/erofs/
H A Dfscache.c18 netfs_io_terminated_t end_io; member
108 io->end_io = erofs_fscache_req_end_io; in erofs_fscache_req_io_alloc()
147 io->end_io, io); in erofs_fscache_read_io_async()
187 io->io.end_io = erofs_fscache_bio_endio; in erofs_fscache_bio_alloc()
/linux/fs/gfs2/
H A Dlops.c263 bio_end_io_t *end_io, blk_opf_t opf) in gfs2_log_alloc_bio() argument
269 bio->bi_end_io = end_io; in gfs2_log_alloc_bio()
294 bio_end_io_t *end_io, bool flush) in gfs2_log_get_bio() argument
308 *biop = gfs2_log_alloc_bio(sdp, blkno, end_io, opf); in gfs2_log_get_bio()
/linux/fs/zonefs/
H A Dfile.c394 .end_io = zonefs_file_write_dio_end_io,
629 .end_io = zonefs_file_read_dio_end_io,
/linux/fs/iomap/
H A Ddirect-io.c97 if (dops && dops->end_io) in iomap_dio_complete()
98 ret = dops->end_io(iocb, dio->size, ret, dio->flags); in iomap_dio_complete()
/linux/block/
H A Dblk-mq.c441 rq->end_io = NULL; in blk_mq_rq_ctx_init()
926 if (!req->end_io) { in blk_complete_request()
1166 if (rq->end_io) { in __blk_mq_end_request()
1168 if (rq->end_io(rq, error, NULL) == RQ_END_IO_FREE) in __blk_mq_end_request()
1223 if (rq->end_io && rq->end_io(rq, 0, iob) == RQ_END_IO_NONE) in blk_mq_end_request_batch()
1519 rq->end_io = blk_end_sync_rq; in blk_execute_rq()
1701 if (rq->end_io(rq, 0, NULL) == RQ_END_IO_FREE) in blk_mq_put_rq_ref()
H A Dbio.c335 bio_end_io_t *end_io = bio->bi_end_io; in bio_reuse() local
347 bio->bi_end_io = end_io; in bio_reuse()
/linux/include/linux/
H A Diomap.h525 int (*end_io)(struct kiocb *iocb, ssize_t size, int error, 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() argument
159 bio->bi_end_io = end_io; in do_add_page_to_bio()
/linux/drivers/nvme/target/
H A Dpassthru.c354 rq->end_io = nvmet_passthru_req_done; in nvmet_passthru_execute_cmd()
/linux/fs/xfs/
H A Dxfs_file.c657 .end_io = xfs_dio_write_end_io,
691 .end_io = xfs_dio_write_end_io,
/linux/fs/ext4/
H A Dfile.c407 .end_io = ext4_dio_write_end_io,
H A Dsuper.c164 bh_end_io_t *end_io, bool simu_fail) in __ext4_read_bh() argument
179 bh->b_end_io = end_io ? end_io : end_buffer_read_sync; in __ext4_read_bh()
185 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh_nowait() argument
193 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh_nowait()
197 bh_end_io_t *end_io, bool simu_fail) in ext4_read_bh() argument
206 __ext4_read_bh(bh, op_flags, end_io, simu_fail); in ext4_read_bh()
/linux/drivers/block/
H A Dloop.c293 goto end_io; in lo_complete_rq()
313 end_io: in lo_complete_rq()
/linux/drivers/target/
H A Dtarget_core_pscsi.c954 req->end_io = pscsi_req_done; in pscsi_execute_cmd()
/linux/drivers/nvme/host/
H A Dioctl.c532 req->end_io = nvme_uring_cmd_end_io; in nvme_uring_cmd_io()

12