Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcache.c159 FSCACHE_CACHE_IS_NOT_PRESENT, in fscache_acquire_cache()
218 fscache_set_cache_state(cache, FSCACHE_CACHE_IS_NOT_PRESENT); in fscache_relinquish_cache()
/openbmc/linux/include/linux/
H A Dfscache-cache.h24 FSCACHE_CACHE_IS_NOT_PRESENT, /* No cache is present for this name */ enumerator