Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Ddaemon.c170 void cachefiles_put_unbind_pincount(struct cachefiles_cache *cache) in cachefiles_put_unbind_pincount() function
204 cachefiles_put_unbind_pincount(cache); in cachefiles_daemon_release()
H A Dinternal.h195 extern void cachefiles_put_unbind_pincount(struct cachefiles_cache *cache);
H A Dondemand.c55 cachefiles_put_unbind_pincount(cache); in cachefiles_ondemand_fd_release()