Lines Matching refs:void
46 void *cache_priv;
76 void fscache_relinquish_cache(struct fscache_cache *cache);
88 void *cache_priv);
100 void fscache_withdraw_cache(struct fscache_cache *cache);
109 void fscache_withdraw_cookie(struct fscache_cookie *cookie);
115 void fscache_wait_for_objects(struct fscache_cache *cache);
120 void fscache_withdraw_volume(struct fscache_volume *volume);
128 void fscache_relinquish_cache(struct fscache_cache *cache);
141 void *cache_priv;
180 void *cache_priv;
232 void *fscache_get_key(struct fscache_cookie *cookie);
240 void *fscache_get_aux(struct fscache_cookie *cookie);
251 void fscache_count_object(struct fscache_cache *cache);
252 void fscache_uncount_object(struct fscache_cache *cache);
253 void fscache_wait_for_objects(struct fscache_cache *cache);
282 void (*acquire_volume)(struct fscache_volume *volume);
294 void (*free_volume)(struct fscache_volume *volume);
314 void fscache_cookie_lookup_negative(
325 void (*withdraw_cookie)(struct fscache_cookie *cookie);
341 void (*resize_cookie)(struct netfs_cache_resources *cres,
367 void fscache_resume_after_invalidation(struct fscache_cookie *cookie);
374 void (*prepare_to_write)(struct fscache_cookie *cookie);
430 void fscache_io_error(struct fscache_cache *cache);
439 void fscache_caching_failed(struct fscache_cookie *cookie);
448 void fscache_count_read(void);
449 void fscache_count_write(void);
456 void fscache_count_no_write_space(void);
457 void fscache_count_no_create_space(void);
464 void fscache_count_culled(void);