Searched refs:__ns_tree_remove (Results 1 – 2 of 2) sorted by relevance
50 void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree);89 #define ns_tree_remove(__ns) __ns_tree_remove(to_ns_common(__ns), to_ns_tree(__ns))
233 void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree) in __ns_tree_remove() function260 EXPORT_SYMBOL_GPL(__ns_tree_remove);