Lines Matching refs:namespace
23 A process wants to clone its own namespace, but still wants to access the CD
27 It provides the necessary building blocks for features like per-user-namespace
163 A) A process wants to clone its own namespace, but still wants to
173 Now any process that clones off a new namespace will have a
175 parent namespace.
191 A new process can clone off a new namespace. And mark some part
192 of its namespace as slave::
197 process will not show up in any other namespace. However mounts
198 done in the parent namespace under /myprivatetree still shows
199 up in the process's namespace.
205 C) Per-user namespace
210 associate/disassociate a namespace with userid, then each user
211 could have his/her own namespace and tailor it to his/her
233 A user can request v3 version of the file /usr/fs/namespace.c
234 by accessing /view/v3/usr/fs/namespace.c . The underlying
242 bind, rbind, move, mount, umount and clone-namespace operations.
597 A cloned namespace contains all the mounts as that of the parent
598 namespace.
601 child namespace.