Searched refs:mnt_last_node (Results 1 – 1 of 1) sorted by relevance
1080 bool mnt_first_node = true, mnt_last_node = true; in mnt_add_to_ns() local1088 mnt_last_node = false; in mnt_add_to_ns()1095 if (mnt_last_node) in mnt_add_to_ns()1096 ns->mnt_last_node = &mnt->mnt_node; in mnt_add_to_ns()6073 first = node_to_mount(ns->mnt_last_node); in do_listmount()