Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsuper.c2427 static bool bch_is_open_cache(dev_t dev) in bch_is_open_cache() function
2443 return bch_is_open_cache(dev) || bch_is_open_backing(dev); in bch_is_open()