Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Dcache.c388 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h306 void (*dissociate_pages)(struct fscache_cache *cache); member
/kernel/linux/linux-5.10/fs/cachefiles/
Dinterface.c569 .dissociate_pages = cachefiles_dissociate_pages,
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dfscache.rst402 | |dsp=N |Number of in-progress dissociate_pages() cache ops |
Dbackend-api.rst360 void (*dissociate_pages)(struct fscache_cache *cache)