Searched defs:netfs_cache_resources (Results 1 – 1 of 1) sorted by relevance
136 struct netfs_cache_resources { struct137 const struct netfs_cache_ops *ops;138 void *cache_priv;139 void *cache_priv2;140 unsigned int debug_id; /* Cookie debug ID */141 unsigned int inval_counter; /* object->inval_counter at begin_op */