Home
last modified time | relevance | path

Searched refs:btree_write (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/bcache/
H A Dbtree.h105 struct btree_write { struct
144 struct btree_write writes[2];
170 static inline struct btree_write *btree_current_write(struct btree *b) in btree_current_write()
175 static inline struct btree_write *btree_prev_write(struct btree *b) in btree_prev_write()