Searched refs:tagname (Results 1 – 6 of 6) sorted by relevance
215 const char *tagname) in fscache_add_cache() argument229 if (!tagname) in fscache_add_cache()230 tagname = cache->identifier; in fscache_add_cache()232 BUG_ON(!tagname[0]); in fscache_add_cache()234 _enter("{%s.%s},,%s", cache->ops->name, cache->identifier, tagname); in fscache_add_cache()237 tag = __fscache_lookup_cache_tag(tagname); in fscache_add_cache()244 cache->kobj = kobject_create_and_add(tagname, fscache_root); in fscache_add_cache()287 pr_err("Cache tag '%s' already in use\n", tagname); in fscache_add_cache()
551 if node.tagname == 'kernel_figure':553 if n.tagname == 'caption':
536 const char *tagname);
44 const char *tagname);53 * "tagname" which, if given, should be a text string naming this cache. If
724 $ git tag -s [tagname]735 $ git verify-tag [tagname]
733 $ git tag -s [tagname]744 $ git verify-tag [tagname]