Searched refs:mnt_first_node (Results 1 – 1 of 1) sorted by relevance
1080 bool mnt_first_node = true, mnt_last_node = true; in mnt_add_to_ns() local1091 mnt_first_node = false; in mnt_add_to_ns()1097 if (mnt_first_node) in mnt_add_to_ns()1098 ns->mnt_first_node = &mnt->mnt_node; in mnt_add_to_ns()5701 for (child = node_to_mount(ns->mnt_first_node); child; in grab_requested_root()6075 first = node_to_mount(ns->mnt_first_node); in do_listmount()