Query: blk_rq_map_integrity_sg
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 * rq, struct scatterlist * sglist);ARGUMENTSrq request 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 2.6. July 2010 BLK_RQ_MAP_INTEGRITY(9)