Searched defs:name_seq (Results 1 – 1 of 1) sorted by relevance
90 struct name_seq { struct91 u32 type;92 struct sub_seq *sseqs;93 u32 alloc;94 u32 first_free;95 struct hlist_node ns_list;96 struct list_head subscriptions;97 spinlock_t lock;