Home
last modified time | relevance | path

Searched defs:is_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/fscache/
H A Dcache.c59 struct fscache_cache *fscache_lookup_cache(const char *name, bool is_cache) in fscache_lookup_cache()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c546 bool is_cache = (err_info->type == CPER_ARM_CACHE_ERROR); in ghes_handle_arm_hw_error() local