Searched defs:__bio_for_each_segment (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/block/ |
| H A D | bio.c | 538 __bio_for_each_segment(bv, bio, iter, start) { in zero_fill_bio_iter() function
|
| /kernel/linux/linux-5.10/drivers/block/aoe/ |
| H A D | aoecmd.c | 1028 __bio_for_each_segment(bv, bio, iter, iter) { in bvcpy() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bio.h | 148 #define __bio_for_each_segment(bvl, bio, iter, start) \ macro
|
| /kernel/linux/linux-6.6/drivers/block/aoe/ |
| H A D | aoecmd.c | 1020 __bio_for_each_segment(bv, bio, iter, iter) { in bvcpy() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bio.h | 145 #define __bio_for_each_segment(bvl, bio, iter, start) \ macro
|
Completed in 9 milliseconds