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

/linux-master/fs/netfs/
H A Dfscache_cache.c59 struct fscache_cache *fscache_lookup_cache(const char *name, bool is_cache) argument
/linux-master/drivers/acpi/apei/
H A Dghes.c546 bool is_cache = (err_info->type == CPER_ARM_CACHE_ERROR); local
/linux-master/drivers/block/null_blk/
H A Dmain.c870 static void null_free_device_storage(struct nullb_device *dev, bool is_cache) argument
827 null_free_sector(struct nullb *nullb, sector_t sector, bool is_cache) argument
853 null_radix_tree_insert(struct nullb *nullb, u64 idx, struct nullb_page *t_page, bool is_cache) argument
899 __null_lookup_page(struct nullb *nullb, sector_t sector, bool for_write, bool is_cache) argument
[all...]

Completed in 144 milliseconds