Home
last modified time | relevance | path

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

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