1BLK_RQ_COUNT_INTEGRI(9) Block Devices BLK_RQ_COUNT_INTEGRI(9)
23
4
NAME
6blk_rq_count_integrity_sg - Count number of integrity scatterlist
7elements
8
SYNOPSIS
10int blk_rq_count_integrity_sg(struct request * rq);
11
ARGUMENTS
13rq
14request with integrity metadata attached
15
DESCRIPTION
17Returns the number of elements required in a scatterlist corresponding
18to the integrity metadata in a request.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 BLK_RQ_COUNT_INTEGRI(9)