Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Drequest.h39 void bch_cached_dev_request_init(struct cached_dev *dc);
H A Drequest.c1243 void bch_cached_dev_request_init(struct cached_dev *dc) in bch_cached_dev_request_init() function
H A Dsuper.c1441 bch_cached_dev_request_init(dc); in cached_dev_init()