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

/linux-master/block/
H A Dblk-integrity.c29 struct bio_vec iv, ivprv = { NULL }; local
38 if (!biovec_phys_mergeable(q, &ivprv, &iv))
51 ivprv = iv;
71 struct bio_vec iv, ivprv = { NULL }; local
80 if (!biovec_phys_mergeable(q, &ivprv, &iv))
100 ivprv = iv;

Completed in 347 milliseconds