Searched defs:__bio_for_each_segment (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Dcompress.c81 __bio_for_each_segment(bv, bio, iter, start) { function
H A Dutil.c685 __bio_for_each_segment(bv, dst, iter, dst_iter) { function
700 __bio_for_each_segment(bv, src, iter, src_iter) { function
/linux-master/drivers/block/aoe/
H A Daoecmd.c1020 __bio_for_each_segment(bv, bio, iter, iter) { function
/linux-master/include/linux/
H A Dbio.h145 #define __bio_for_each_segment(bvl, bio, iter, start) \ macro

Completed in 205 milliseconds