Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinternal.h309 extern int cachefiles_ondemand_restore(struct cachefiles_cache *cache,
H A Ddaemon.c80 { "restore", cachefiles_ondemand_restore },
H A Dondemand.c235 int cachefiles_ondemand_restore(struct cachefiles_cache *cache, char *args) in cachefiles_ondemand_restore() function