Lines Matching refs:namespace
20 A process wants to clone its own namespace, but still wants to access the CD
24 It provides the necessary building blocks for features like per-user-namespace
152 A) A process wants to clone its own namespace, but still wants to
161 Now any process that clones off a new namespace will have a
163 parent namespace.
179 A new process can clone off a new namespace. And mark some part
180 of its namespace as slave
185 process will not show up in any other namespace. However mounts
186 done in the parent namespace under /myprivatetree still shows
187 up in the process's namespace.
193 C) Per-user namespace
198 associate/disassociate a namespace with userid, then each user
199 could have his/her own namespace and tailor it to his/her
221 A user can request v3 version of the file /usr/fs/namespace.c
222 by accessing /view/v3/usr/fs/namespace.c . The underlying
230 bind, rbind, move, mount, umount and clone-namespace operations.
574 A cloned namespace contains all the mounts as that of the parent
575 namespace.
578 child namespace.