Searched refs:retire (Results 1 – 1 of 1) sorted by relevance
972 void __fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in __fscache_relinquish_cookie() argument975 if (retire) in __fscache_relinquish_cookie()979 cookie->debug_id, atomic_read(&cookie->n_active), retire); in __fscache_relinquish_cookie()985 if (retire) in __fscache_relinquish_cookie()987 trace_fscache_relinquish(cookie, retire); in __fscache_relinquish_cookie()
Completed in 4 milliseconds