Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dcache_dev.h64 void cache_dev_stop(struct dm_pcache *pcache);
H A Ddm_pcache.c225 cache_dev_stop(pcache); in pcache_start()
359 cache_dev_stop(pcache); in dm_pcache_dtr()
H A Dcache_dev.c232 void cache_dev_stop(struct dm_pcache *pcache) in cache_dev_stop() function