Home
last modified time | relevance | path

Searched refs:select_cache (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/fscache/
Dcache.c137 if (!cookie->def->select_cache) in fscache_select_cache_for_object()
141 tag = cookie->def->select_cache(cookie->parent->netfs_data, in fscache_select_cache_for_object()
/linux-4.19.296/include/linux/
Dfscache.h83 struct fscache_cache_tag *(*select_cache)( member