Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dcache.c21 struct dentry *graveyard, *cachedir, *root; in cachefiles_add_cache() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py188 def init_cache(self, cachedir): argument
205 def parser_cache_init(cachedir): argument
H A Dcache.py839 def init_cache(self, cachedir, cache_file_name=None): argument