Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h1045 int bch_request_init(void);
H A Drequest.c1338 int __init bch_request_init(void) in bch_request_init() function
H A Dsuper.c2906 if (bch_request_init() || in bcache_init()