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