Home
last modified time | relevance | path

Searched refs:mnt_ns_tree (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnstree.h18 extern struct ns_tree_root mnt_ns_tree;
39 struct mnt_namespace *: &(mnt_ns_tree), \
/linux/kernel/
H A Dnstree.c26 struct ns_tree_root mnt_ns_tree = { variable
28 .ns_list_head = LIST_HEAD_INIT(mnt_ns_tree.ns_list_head),
294 return &mnt_ns_tree; in ns_tree_from_type()