Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcookie.c214 static void fscache_set_cookie_state(struct fscache_cookie *cookie, in fscache_set_cookie_state() function
236 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_CREATING); in fscache_cookie_lookup_negative()
249 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_ACTIVE); in fscache_resume_after_invalidation()
265 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_FAILED); in fscache_caching_failed()
513 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_QUIESCENT); in fscache_perform_lookup()
520 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_QUIESCENT); in fscache_perform_lookup()
993 fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_DROPPED); in __fscache_relinquish_cookie()