Man Page: blk_rq_count_integrity_sg
Operating Environment: centos
Section: 9
BLK_RQ_COUNT_INTEGRI(9) Block Devices BLK_RQ_COUNT_INTEGRI(9)NAMEblk_rq_count_integrity_sg - Count number of integrity scatterlist elementsSYNOPSISint blk_rq_count_integrity_sg(struct request_queue * q, struct bio * bio);ARGUMENTSq request queue bio bio with integrity metadata attachedDESCRIPTIONReturns the number of elements required in a scatterlist corresponding to the integrity metadata in a bio.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_RQ_COUNT_INTEGRI(9)