Home
last modified time | relevance | path

Searched refs:ivprv (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/block/
Dblk-integrity.c29 struct bio_vec iv, ivprv = { NULL }; in blk_rq_count_integrity_sg() local
38 if (!biovec_phys_mergeable(q, &ivprv, &iv)) in blk_rq_count_integrity_sg()
51 ivprv = iv; in blk_rq_count_integrity_sg()
71 struct bio_vec iv, ivprv = { NULL }; in blk_rq_map_integrity_sg() local
80 if (!biovec_phys_mergeable(q, &ivprv, &iv)) in blk_rq_map_integrity_sg()
100 ivprv = iv; in blk_rq_map_integrity_sg()