Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Ddebug.c218 bch_keybuf_init(&i->keys); in bch_dump_open()
H A Dbtree.h405 void bch_keybuf_init(struct keybuf *buf);
H A Dbtree.c2822 void bch_keybuf_init(struct keybuf *buf) in bch_keybuf_init() function