Lines Matching refs:bind
51 # mount --bind /mnt /tmp
86 Let's bind mount /mnt to /tmp
87 # mount --bind /mnt /tmp
130 Let's try to bind mount this mount somewhere else.
131 # mount --bind /mnt /tmp
158 mount --bind /cdrom /cdrom
230 bind, rbind, move, mount, umount and clone-namespace operations.
257 mount --bind /mnt /tmp
306 be bind mounted.
343 mount --bind A/a B/b
413 invalid operation. A unbindable mount cannot be bind mounted.
417 rbind is same as bind. Bind replicates the specified mount. Rbind
419 Rbind mount is bind mount applied to all the mounts in the tree.
534 The above operation is the same as bind operation with the exception
595 mount --bind /mnt /mnt
597 mount --bind /mnt /tmp
616 mount --bind /mnt /mnt
619 mount --bind /mnt/1 /tmp
622 mount --bind /mnt/1/2 /tmp1
637 mount --bind /bin /tmp/test
648 Q1. Why is bind mount needed? How is it different from symbolic links?
666 Having unbindable mount can help prune the unneeded bind
752 mount --bind /root/tmp /root/tmp