Searched refs:xtag (Results 1 – 6 of 6) sorted by relevance
25 struct fscache_cache_tag *tag, *xtag; in __fscache_lookup_cache_tag() local41 xtag = kzalloc(sizeof(*xtag) + strlen(name) + 1, GFP_KERNEL); in __fscache_lookup_cache_tag()42 if (!xtag) in __fscache_lookup_cache_tag()46 atomic_set(&xtag->usage, 1); in __fscache_lookup_cache_tag()47 strcpy(xtag->name, name); in __fscache_lookup_cache_tag()56 kfree(xtag); in __fscache_lookup_cache_tag()61 list_add_tail(&xtag->link, &fscache_cache_tag_list); in __fscache_lookup_cache_tag()63 return xtag; in __fscache_lookup_cache_tag()
146 uint16 xtag; member181 uint16 xtag; member327 uint16 xtag; member353 uint16 xtag; member
153 uint16 xtag; member188 uint16 xtag; member331 uint16 xtag; member357 uint16 xtag; member