Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinternal.h194 extern void cachefiles_get_unbind_pincount(struct cachefiles_cache *cache);
H A Ddaemon.c179 void cachefiles_get_unbind_pincount(struct cachefiles_cache *cache) in cachefiles_get_unbind_pincount() function
H A Dondemand.c324 cachefiles_get_unbind_pincount(cache); in cachefiles_ondemand_get_fd()