Searched defs:bio (Results 76 - 100 of 268) sorted by relevance

1234567891011

/linux-master/drivers/md/
H A Draid1-10.c90 static inline struct resync_pages *get_resync_pages(struct bio *bio) argument
96 md_bio_reset_resync_pages(struct bio *bio, struct resync_pages *rp, int size) argument
117 raid1_submit_write(struct bio *bio) argument
133 raid1_add_bio_to_plug(struct mddev *mddev, struct bio *bio, blk_plug_cb_fn unplug, int copies) argument
[all...]
H A Ddm-rq.c306 static int dm_rq_bio_constructor(struct bio *bio, struct bio *bio_orig, argument
H A Draid10.h146 struct bio *bio; member in struct:r10bio::r10dev
H A Ddm-stripe.c249 static int stripe_map_range(struct stripe_c *sc, struct bio *bio, argument
271 int stripe_map(struct dm_target *ti, struct bio *bi argument
403 stripe_end_io(struct dm_target *ti, struct bio *bio, blk_status_t *error) argument
[all...]
/linux-master/drivers/nvme/target/
H A Dpassthru.c263 struct bio *bio; local
[all...]
H A Dio-cmd-bdev.c181 static void nvmet_bio_done(struct bio *bio) argument
190 static int nvmet_bdev_alloc_bip(struct nvmet_req *req, struct bio *bio, argument
235 nvmet_bdev_alloc_bip(struct nvmet_req *req, struct bio *bio, struct sg_mapping_iter *miter) argument
245 struct bio *bio; local
335 struct bio *bio = &req->b.inline_bio; local
363 nvmet_bdev_discard_range(struct nvmet_req *req, struct nvme_dsm_range *range, struct bio **bio) argument
383 struct bio *bio = NULL; local
431 struct bio *bio = NULL; local
[all...]
H A Dzns.c404 struct bio *bio = NULL; local
524 static void nvmet_bdev_zone_append_bio_done(struct bio *bio) argument
544 struct bio *bio; local
[all...]
/linux-master/arch/xtensa/platforms/iss/
H A Dsimdisk.c103 static void simdisk_submit_bio(struct bio *bio) argument
/linux-master/block/
H A Dblk-flush.c471 struct bio bi local
[all...]
H A Dblk-integrity.c27 int blk_rq_count_integrity_sg(struct request_queue *q, struct bio *bio) argument
68 int blk_rq_map_integrity_sg(struct request_queue *q, struct bio *bi argument
187 blk_integrity_merge_bio(struct request_queue *q, struct request *req, struct bio *bio) argument
[all...]
H A Dt10-pi.c148 struct bio *bio; local
200 struct bio *bio; local
400 struct bio *bio; local
441 struct bio *bio; local
[all...]
H A Delevator.c60 static bool elv_iosched_allow_bio_merge(struct request *rq, struct bio *bio) argument
74 bool elv_bio_merge_ok(struct request *rq, struct bio *bio) argument
276 elv_merge(struct request_queue *q, struct request **req, struct bio *bio) argument
[all...]
H A Dblk-throttle.h174 static inline bool blk_throtl_bio(struct bio *bio) { return false; } argument
183 static inline bool blk_should_throtl(struct bio *bio) argument
207 blk_throtl_bio(struct bio *bio) argument
[all...]
H A Dblk-mq.h385 static inline struct blk_plug *blk_mq_plug( struct bio *bio) argument
/linux-master/drivers/block/
H A Dbrd.c243 static void brd_submit_bio(struct bio *bio) argument
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dflush.c393 void vdo_launch_flush(struct vdo *vdo, struct bio *bio) argument
465 struct bio *bio; local
[all...]
H A Dio-submitter.c74 static void count_all_bios(struct vio *vio, struct bio *bio) argument
107 send_bio_to_device(struct vio *vio, struct bio *bio) argument
140 struct bio *bio; local
166 struct bio *bio, *next; local
192 struct bio *bio = vio->bio; local
271 struct bio *bio = vio->bio; local
[all...]
H A Dvio.c41 physical_block_number_t pbn_from_vio_bio(struct bio *bio) argument
52 struct bio *bio = NULL; local
69 vdo_free_bio(struct bio *bio) argument
82 struct bio *bio; local
173 vdo_set_bio_properties(struct bio *bio, struct vio *vio, bio_end_io_t callback, blk_opf_t bi_opf, physical_block_number_t pbn) argument
198 struct bio *bio = vio->bio; local
445 vdo_count_bios(struct atomic_bio_stats *bio_stats, struct bio *bio) argument
478 count_all_bios_completed(struct vio *vio, struct bio *bio) argument
494 vdo_count_completed_bios(struct bio *bio) argument
[all...]
/linux-master/include/linux/
H A Dwriteback.h280 static inline void wbc_init_bio(struct writeback_control *wbc, struct bio *bio) argument
318 wbc_init_bio(struct writeback_control *wbc, struct bio *bio) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_aops.c179 xfs_end_bio( struct bio *bio) argument
/linux-master/fs/bcachefs/
H A Ddata_update.c375 struct bio *bio = &update->op.wbio.bio; local
[all...]
H A Dfs-io-direct.c28 static void bio_check_or_release(struct bio *bio, bool check_dirty) argument
46 static void bch2_direct_IO_read_endio(struct bio *bio) argument
56 bch2_direct_IO_read_split_endio(struct bio *bio) argument
72 struct bio *bio; local
283 struct bio *bio = &dio->op.wbio.bio; local
410 struct bio *bio = &dio->op.wbio.bio; local
442 struct bio *bio = &dio->op.wbio.bio; local
586 struct bio *bio; local
[all...]
H A Dbtree_node_scan.c189 struct bio *bio local
121 try_read_btree_node(struct find_btree_nodes *f, struct bch_dev *ca, struct bio *bio, struct btree_node *bn, u64 offset) argument
[all...]
/linux-master/drivers/scsi/
H A Dscsi_ioctl.c419 struct bio *bio; local
372 scsi_complete_sghdr_rq(struct request *rq, struct sg_io_hdr *hdr, struct bio *bio) argument
/linux-master/drivers/md/bcache/
H A Dbtree.h145 struct bio *bio; member in struct:btree

Completed in 264 milliseconds

1234567891011