Home
last modified time | relevance | path

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

/linux/drivers/md/dm-pcache/
H A Dbacking_dev.h65 void backing_dev_stop(struct dm_pcache *pcache);
H A Ddm_pcache.c223 backing_dev_stop(pcache); in pcache_start()
358 backing_dev_stop(pcache); in dm_pcache_dtr()
H A Dbacking_dev.c66 void backing_dev_stop(struct dm_pcache *pcache) in backing_dev_stop() function