Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfscache-cache.h296 void (*dissociate_pages)(struct fscache_cache *cache); member
/linux-4.4.14/fs/fscache/
Dcache.c392 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/linux-4.4.14/fs/cachefiles/
Dinterface.c555 .dissociate_pages = cachefiles_dissociate_pages,
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt306 dsp=N Number of in-progress dissociate_pages() cache ops
Dbackend-api.txt362 void (*dissociate_pages)(struct fscache_cache *cache)