table of contents
other versions
- stretch 4.9.168-1
 
| BLK_RQ_COUNT_INTEGRI(9) | Block Devices | BLK_RQ_COUNT_INTEGRI(9) | 
NAME¶
blk_rq_count_integrity_sg - Count number of integrity scatterlist elementsSYNOPSIS¶
int blk_rq_count_integrity_sg(struct request_queue * q, struct bio * bio);
ARGUMENTS¶
qrequest queue
bio
bio with integrity metadata attached
DESCRIPTION¶
Returns the number of elements required in a scatterlist corresponding to the integrity metadata in a bio.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |