Home
last modified time | relevance | path

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

/drivers/md/bcache/
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()
A Dbtree.c280 static void btree_complete_write(struct btree *b, struct btree_write *w) in btree_complete_write()
305 struct btree_write *w = btree_prev_write(b); in CLOSURE_CALLBACK()
477 struct btree_write *w = btree_current_write(b); in bch_btree_leaf_dirty()

Completed in 9 milliseconds