Searched defs:sidtab_str_cache (Results 1 – 1 of 1) sorted by relevance
22 struct sidtab_str_cache { struct23 struct rcu_head rcu_member;24 struct list_head lru_member;25 struct sidtab_entry *parent;26 u32 len;27 char str[];