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.c208 static void __fscache_set_cookie_state(struct fscache_cookie *cookie, in __fscache_set_cookie_state() function
218 __fscache_set_cookie_state(cookie, state); in fscache_set_cookie_state()
364 __fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_QUIESCENT); in fscache_alloc_cookie()
529 __fscache_set_cookie_state(cookie, in fscache_perform_lookup()
532 __fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_ACTIVE); in fscache_perform_lookup()
559 __fscache_set_cookie_state(cookie, FSCACHE_COOKIE_STATE_LOOKING_UP); in fscache_begin_lookup()
719 __fscache_set_cookie_state(cookie, in fscache_cookie_state_machine()
744 __fscache_set_cookie_state(cookie, in fscache_cookie_state_machine()
758 __fscache_set_cookie_state(cookie, in fscache_cookie_state_machine()
764 __fscache_set_cookie_state(cookie, in fscache_cookie_state_machine()
[all …]