Lines Matching defs:ops
169 * @ops: The cache operations to be installed in that record
179 const struct fscache_cache_ops *ops,
187 cache->ops = ops;
220 BUG_ON(!cache->ops);
234 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname);
280 cache->tag->name, cache->ops->name);
317 cache->ops->name);
382 cache->ops->sync_cache(cache);
388 cache->ops->dissociate_pages(cache);