Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbtree.h376 typedef int (btree_map_nodes_fn)(struct btree_op *b_op, struct btree *b);
A Dsysfs.c620 static int bch_btree_bset_stats(struct btree_op *b_op, struct btree *b) in bch_btree_bset_stats() argument
622 struct bset_stats_op *op = container_of(b_op, struct bset_stats_op, op); in bch_btree_bset_stats()
A Dbtree.c2426 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn() argument
2428 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn()

Completed in 13 milliseconds