Searched defs:name_seq (Results 1 – 1 of 1) sorted by relevance
101 struct name_seq { struct102 u32 type;103 struct sub_seq *sseqs;104 u32 alloc;105 u32 first_free;106 struct hlist_node ns_list;107 struct list_head subscriptions;108 spinlock_t lock;109 struct rcu_head rcu;