Home
last modified time | relevance | path

Searched defs:bch_read_bio (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
A Dio_read.h7 struct bch_read_bio { struct
21 struct bch_read_bio *parent; argument
30 struct bvec_iter bvec_iter;
32 unsigned offset_into_extent;
34 u16 flags;
35 union {
49 struct bch_devs_list devs_have;
51 struct extent_ptr_decoded pick;
76 #define to_rbio(_bio) container_of((_bio), struct bch_read_bio, bio) argument

Completed in 5 milliseconds