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