Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_io.h37 struct btree_read_bio { struct
38 struct bch_fs *c;
39 struct btree *b;
40 struct btree_node_read_all *ra;
41 u64 start_time;
42 unsigned have_ioref:1;
43 unsigned idx:7;
44 struct extent_ptr_decoded pick;
45 struct work_struct work;
46 struct bio bio;