Symbol: CACHE_TO_PCACHE
drivers/md/dm-pcache/cache.c
195
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache.c
222
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache.c
283
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache.c
34
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache.c
432
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_gc.c
102
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_gc.c
23
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_gc.c
79
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_key.c
619
pcache_dev_debug(CACHE_TO_PCACHE(cache), "allocate pre_alloc_key with GFP_NOIO");
drivers/md/dm-pcache/cache_key.c
657
if (pcache_is_stopping(CACHE_TO_PCACHE(cache)))
drivers/md/dm-pcache/cache_key.c
700
if (pcache_is_stopping(CACHE_TO_PCACHE(cache)))
drivers/md/dm-pcache/cache_key.c
753
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_key.c
92
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_req.c
721
pcache_dev_debug(CACHE_TO_PCACHE(cache), "allocate pre_alloc_req with GFP_NOIO");
drivers/md/dm-pcache/cache_segment.c
299
pcache_defer_reqs_kick(CACHE_TO_PCACHE(cache));
drivers/md/dm-pcache/cache_writeback.c
13
pcache_dev_err(CACHE_TO_PCACHE(cache), "writeback error: %d", ret);
drivers/md/dm-pcache/cache_writeback.c
202
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_writeback.c
219
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);
drivers/md/dm-pcache/cache_writeback.c
42
struct dm_pcache *pcache = CACHE_TO_PCACHE(cache);