Searched defs:netfs_cache_resources (Results 1 – 1 of 1) sorted by relevance
137 struct netfs_cache_resources { struct138 const struct netfs_cache_ops *ops;139 void *cache_priv;140 void *cache_priv2;141 unsigned int debug_id; /* Cookie debug ID */142 unsigned int inval_counter; /* object->inval_counter at begin_op */
Completed in 4 milliseconds