Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfscache-cache.h306 void (*dissociate_pages)(struct fscache_cache *cache); member
/Linux-v5.4/fs/fscache/
Dcache.c388 cache->ops->dissociate_pages(cache); in fscache_withdraw_cache()
/Linux-v5.4/fs/cachefiles/
Dinterface.c569 .dissociate_pages = cachefiles_dissociate_pages,
/Linux-v5.4/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)