Searched refs:tagname (Results 1 – 5 of 5) sorted by relevance
219 const char *tagname) in fscache_add_cache() argument233 if (!tagname) in fscache_add_cache()234 tagname = cache->identifier; in fscache_add_cache()236 BUG_ON(!tagname[0]); in fscache_add_cache()238 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname); in fscache_add_cache()241 tag = __fscache_lookup_cache_tag(tagname); in fscache_add_cache()248 cache->kobj = kobject_create_and_add(tagname, fscache_root); in fscache_add_cache()291 pr_err("Cache tag '%s' already in use\n", tagname); in fscache_add_cache()
545 if node.tagname == 'kernel_figure':547 if n.tagname == 'caption':
541 const char *tagname);
43 const char *tagname);52 (*) "tagname" which, if given, should be a text string naming this cache. If
730 $ git tag -s [tagname]741 $ git verify-tag [tagname]