Searched refs:b_op (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c408 static int bch_btree_bset_stats(struct btree_op *b_op, struct btree *b) bch_btree_bset_stats() argument
410 struct bset_stats_op *op = container_of(b_op, struct bset_stats_op, op); bch_btree_bset_stats()
H A Dbtree.c2195 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) btree_insert_fn() argument
2197 struct btree_insert_op *op = container_of(b_op, btree_insert_fn()

Completed in 145 milliseconds