Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfscache-cache.h274 void (*dissociate_pages)(struct fscache_cache *cache); member
/linux-3.4.99/fs/fscache/
Dcache.c391 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/linux-3.4.99/fs/cachefiles/
Dinterface.c468 .dissociate_pages = cachefiles_dissociate_pages,
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt305 dsp=N Number of in-progress dissociate_pages() cache ops
Dbackend-api.txt341 void (*dissociate_pages)(struct fscache_cache *cache)