Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Drequest.h39 void bch_cached_dev_request_init(struct cached_dev *dc);
H A Drequest.c1257 void bch_cached_dev_request_init(struct cached_dev *dc) in bch_cached_dev_request_init() function
H A Dsuper.c1434 bch_cached_dev_request_init(dc); in cached_dev_init()