Searched refs:node_to_mount (Results 1 – 1 of 1) sorted by relevance
1131 static inline struct mount *node_to_mount(struct rb_node *node) in node_to_mount() function1146 if (mnt->mnt_id_unique < node_to_mount(parent)->mnt_id_unique) { in mnt_add_to_ns()1547 struct mount *m = node_to_mount(node); in mnt_find_id_at()1550 ret = node_to_mount(node); in mnt_find_id_at()1571 struct mount *m = node_to_mount(node); in mnt_find_id_at_reverse()1574 ret = node_to_mount(node); in mnt_find_id_at_reverse()1604 next = node_to_mount(node); in m_next()5658 return node_to_mount(node); in listmnt_next()6009 first = node_to_mount(ns->mnt_last_node); in do_listmount()6011 first = node_to_mount(ns->mnt_first_node); in do_listmount()