Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbcache.h1045 int bch_request_init(void);
H A Drequest.c1339 int __init bch_request_init(void) in bch_request_init() function
H A Dsuper.c2930 if (bch_request_init() || in bcache_init()