Searched refs:BVEC_ITER_ALL_INIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | bvec.h | 120 #define BVEC_ITER_ALL_INIT (struct bvec_iter) \ macro |
/Linux-v5.4/block/ | ||
D | bounce.c | 142 struct bvec_iter from_iter = BVEC_ITER_ALL_INIT; in copy_to_high_bio_irq() |