Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dcache.c386 cache->ops->sync_cache(cache); in fscache_withdraw_cache()
/linux-4.19.296/include/linux/
Dfscache-cache.h274 void (*sync_cache)(struct fscache_cache *cache); member
/linux-4.19.296/fs/cachefiles/
Dinterface.c565 .sync_cache = cachefiles_sync_cache,