Searched defs:bio_vec (Results 1 – 6 of 6) sorted by relevance
23 struct bio_vec { struct24 struct page *bv_page;25 unsigned int bv_len;26 unsigned int bv_offset;
216 #define for_each_bvec(bvl, bio_vec, iter, start) \ argument
20 struct bio_vec bio_vec; in sync_request() local
849 struct bio_vec bio_vec; in ceph_msg_data_bio_next() local874 struct bio_vec bio_vec; in ceph_msg_data_bio_advance() local
151 struct bio_vec bio_vec[DM_BUFIO_INLINE_VECS]; member
3790 struct bio_vec bio_vec; in __floppy_read_block_0() local