Lines Matching full:loopback
40 LOOPBACK="yes"
115 # Attempt to remove loopback devices and files which where created earlier
125 if [ "$LOOPBACK" = "yes" ]; then
144 # loopback devices, and files. This is a useful way to cleanup a previous
172 msg "Removing loopback(s): $(echo ${TEST_LOOPBACKS})"
372 -d DIR Use world-writable DIR for files and loopback devices
426 LOOPBACK="no"
648 # No DISKS have been provided so a basic file or loopback based devices
654 # loopback devices.
660 # directory or have loopback devices layered on them.
669 # If requested setup loopback devices backed by the sparse files.
671 if [ "$LOOPBACK" = "yes" ]; then
678 fail "Failed: ${TEST_FILE} -> loopback"