Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dfscache_cache.c59 struct fscache_cache *fscache_lookup_cache(const char *name, bool is_cache) in fscache_lookup_cache()
/linux-6.12.1/drivers/block/null_blk/
Dmain.c867 bool is_cache) in null_free_sector()
893 struct nullb_page *t_page, bool is_cache) in null_radix_tree_insert()
909 static void null_free_device_storage(struct nullb_device *dev, bool is_cache) in null_free_device_storage()
939 sector_t sector, bool for_write, bool is_cache) in __null_lookup_page()
/linux-6.12.1/drivers/acpi/apei/
Dghes.c549 bool is_cache = (err_info->type == CPER_ARM_CACHE_ERROR); in ghes_handle_arm_hw_error() local