Home
last modified time | relevance | path

Searched refs:ns_tree_root_init (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnstree.h26 void ns_tree_root_init(struct ns_tree_root *root);
/linux/kernel/
H A Dnscommon.c68 ns_tree_root_init(&ns->ns_owner_root); in __ns_common_init()
H A Dnstree.c85 void ns_tree_root_init(struct ns_tree_root *root) in ns_tree_root_init() function