Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dcache.c392 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/linux-4.19.296/include/linux/
Dfscache-cache.h310 void (*dissociate_pages)(struct fscache_cache *cache); member
/linux-4.19.296/fs/cachefiles/
Dinterface.c573 .dissociate_pages = cachefiles_dissociate_pages,