1BLK_RQ_COUNT_INTEGRI(9)          Block Devices         BLK_RQ_COUNT_INTEGRI(9)
2
3
4

NAME

6       blk_rq_count_integrity_sg - Count number of integrity scatterlist
7       elements
8

SYNOPSIS

10       int blk_rq_count_integrity_sg(struct request_queue * q,
11                                     struct bio * bio);
12

ARGUMENTS

14       q
15           request queue
16
17       bio
18           bio with integrity metadata attached
19

DESCRIPTION

21       Returns the number of elements required in a scatterlist corresponding
22       to the integrity metadata in a bio.
23
25Kernel Hackers Manual 3.10         June 2019           BLK_RQ_COUNT_INTEGRI(9)
Impressum