Searched refs:withdraw_cookie (Results 1 – 4 of 4) sorted by relevance
66 void (*withdraw_cookie)(struct fscache_cookie *cookie); member
447 .withdraw_cookie = cachefiles_withdraw_cookie,
309 returned, the withdraw_cookie op (see below) will be called.325 void (*withdraw_cookie)(struct fscache_cookie *cookie);
780 cookie->volume->cache->ops->withdraw_cookie(cookie); in fscache_cookie_state_machine()