Lines Matching refs:we
61 Now let's say we mount a device at /tmp/a
106 However let's see what happens if we mount something on the mount at /tmp
121 This is the mount we are familiar with. Its the default type.
126 let's say we have a mount at /mnt and we make is unbindable
425 eg: let's say we have the following mount tree.
625 At this point we have the first mount at /tmp and
627 And then we have a second mount at /tmp1 with root
629 Next we have a third mount at /mnt with root dentry
635 at this point if we execute the following command
661 Let's say we want to replicate the mount tree at multiple
676 And we want to replicate the tree at multiple
735 mounts than what we really needed in the first place.
748 How do we set up the same tree at multiple locations under
844 [ NOTE: Though it looks like a forest, if we consider all the shared
885 Normally we have ->mnt_flags modifications serialized by vfsmount_lock.