Man Page: blk_rq_map_integrity_sg
Operating Environment: centos
Section: 9
BLK_RQ_MAP_INTEGRITY(9) Block Devices BLK_RQ_MAP_INTEGRITY(9)NAMEblk_rq_map_integrity_sg - Map integrity metadata into a scatterlistSYNOPSISint blk_rq_map_integrity_sg(struct request_queue * q, struct bio * bio, struct scatterlist * sglist);ARGUMENTSq request queue bio bio with integrity metadata attached sglist target scatterlistDESCRIPTIONMap the integrity vectors in request into a scatterlist. The scatterlist must be big enough to hold all elements. I.e. sized using blk_rq_count_integrity_sg.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_RQ_MAP_INTEGRITY(9)
| Related Man Pages |
|---|
| bio_alloc_bioset(9) - centos |
| g_clone_bio(9) - debian |
| blk_make_request(9) - suse |
| probe::ioblock_trace.bounce(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |