Lines Matching full:backing
2 # group: rw backing auto quick
4 # Commit changes to backing file
48 # Any format supporting backing files
67 # Some clusters with alternating backing file/image file reads
70 # Complete backing clusters
75 echo "Creating test image with backing file"
85 # Some clusters with alternating backing file/image file reads
96 echo "Reading from the backing file"
100 # Some clusters with alternating backing file/image file reads
121 # Create an image with a null backing file to which committing will fail (with
124 backing="json:{'driver': '$IMGFMT',
138 backing=$(echo "$backing" | tr -d '\n' | tr -s ' ')
140 _make_test_img -b "$backing" -F $IMGFMT
166 # backing file names as relative to the overlay, we go for the above)