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