Home
last modified time | relevance | path

Searched refs:file_cache (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c38 static struct cbfs_cachenode *file_cache; variable
128 struct cbfs_cachenode **cache_tail = &file_cache; in file_cbfs_fill_cache()
131 cache_node = file_cache; in file_cbfs_fill_cache()
137 file_cache = NULL; in file_cbfs_fill_cache()
216 return file_cache; in file_cbfs_get_first()
235 struct cbfs_cachenode *cache_node = file_cache; in file_cbfs_find()
/openbmc/linux/fs/squashfs/
H A DMakefile9 squashfs-$(CONFIG_SQUASHFS_FILE_CACHE) += file_cache.o
/openbmc/linux/
H A Dopengrok0.0.log[all...]