Lines Matching refs:fscache_cookie
25 Data storage cookie struct fscache_cookie
109 void fscache_withdraw_cookie(struct fscache_cookie *cookie);
178 struct fscache_cookie {
232 void *fscache_get_key(struct fscache_cookie *cookie);
240 void *fscache_get_aux(struct fscache_cookie *cookie);
302 bool (*lookup_cookie)(struct fscache_cookie *cookie);
315 struct fscache_cookie *cookie);
325 void (*withdraw_cookie)(struct fscache_cookie *cookie);
356 bool (*invalidate_cookie)(struct fscache_cookie *cookie);
367 void fscache_resume_after_invalidation(struct fscache_cookie *cookie);
374 void (*prepare_to_write)(struct fscache_cookie *cookie);
439 void fscache_caching_failed(struct fscache_cookie *cookie);
470 struct fscache_cookie *fscache_cres_cookie(struct netfs_cache_resources *cres)