Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c118 static int mnt_ns_cmp(struct rb_node *a, const struct rb_node *b) in mnt_ns_cmp() function
147 node = rb_find_add_rcu(&ns->mnt_ns_tree_node, &mnt_ns_tree, mnt_ns_cmp); in mnt_ns_tree_add()