Searched refs:node_to_mount (Results 1 – 1 of 1) sorted by relevance
1165 static inline struct mount *node_to_mount(struct rb_node *node) in node_to_mount() function1180 if (mnt->mnt_id_unique < node_to_mount(parent)->mnt_id_unique) { in mnt_add_to_ns()1601 struct mount *m = node_to_mount(node); in mnt_find_id_at()1604 ret = node_to_mount(node); in mnt_find_id_at()1625 struct mount *m = node_to_mount(node); in mnt_find_id_at_reverse()1628 ret = node_to_mount(node); in mnt_find_id_at_reverse()1658 next = node_to_mount(node); in m_next()5758 return node_to_mount(node); in listmnt_next()6091 first = node_to_mount(ns->mnt_last_node); in do_listmount()6093 first = node_to_mount(ns->mnt_first_node); in do_listmount()