Searched defs:netfs_cache_resources (Results 1 – 1 of 1) sorted by relevance
159 struct netfs_cache_resources { struct160 const struct netfs_cache_ops *ops;161 void *cache_priv;162 void *cache_priv2;163 unsigned int debug_id; /* Cookie debug ID */164 unsigned int inval_counter; /* object->inval_counter at begin_op */