Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h311 void (*dissociate_pages)(struct fscache_cache *cache); member
/Linux-v4.19/fs/fscache/
Dcache.c392 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/Linux-v4.19/fs/cachefiles/
Dinterface.c573 .dissociate_pages = cachefiles_dissociate_pages,
/Linux-v4.19/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)