Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbounce.c85 struct bvec_iter from_iter = BVEC_ITER_ALL_INIT; in copy_to_high_bio_irq()
/openbmc/linux/include/linux/
H A Dbvec.h188 #define BVEC_ITER_ALL_INIT (struct bvec_iter) \ macro