Lines Matching full:o
53 # Try all options and then check that all of the basic I/O operations still
56 -c "reopen -o lazy-refcounts=on,pass-discard-request=on" \
57 -c "reopen -o lazy-refcounts=off,pass-discard-request=off" \
58 -c "reopen -o pass-discard-snapshot=on,pass-discard-other=on" \
59 -c "reopen -o pass-discard-snapshot=off,pass-discard-other=off" \
60 -c "reopen -o overlap-check=all" \
61 -c "reopen -o overlap-check=none" \
62 -c "reopen -o overlap-check=cached" \
63 -c "reopen -o overlap-check=constant" \
64 -c "reopen -o overlap-check.template=all" \
65 -c "reopen -o overlap-check.template=none" \
66 -c "reopen -o overlap-check.template=cached" \
67 -c "reopen -o overlap-check.template=constant" \
68 -c "reopen -o overlap-check.main-header=on" \
69 -c "reopen -o overlap-check.main-header=off" \
70 -c "reopen -o overlap-check.active-l1=on" \
71 -c "reopen -o overlap-check.active-l1=off" \
72 -c "reopen -o overlap-check.active-l2=on" \
73 -c "reopen -o overlap-check.active-l2=off" \
74 -c "reopen -o overlap-check.refcount-table=on" \
75 -c "reopen -o overlap-check.refcount-table=off" \
76 -c "reopen -o overlap-check.refcount-block=on" \
77 -c "reopen -o overlap-check.refcount-block=off" \
78 -c "reopen -o overlap-check.snapshot-table=on" \
79 -c "reopen -o overlap-check.snapshot-table=off" \
80 -c "reopen -o overlap-check.inactive-l1=on" \
81 -c "reopen -o overlap-check.inactive-l1=off" \
82 -c "reopen -o overlap-check.inactive-l2=on" \
83 -c "reopen -o overlap-check.inactive-l2=off" \
84 -c "reopen -o cache-size=1M" \
85 -c "reopen -o l2-cache-size=512k" \
86 -c "reopen -o l2-cache-entry-size=512" \
87 -c "reopen -o l2-cache-entry-size=4k" \
88 -c "reopen -o l2-cache-entry-size=64k" \
89 -c "reopen -o refcount-cache-size=128k" \
90 -c "reopen -o cache-clean-interval=5" \
91 -c "reopen -o cache-clean-interval=0" \
92 -c "reopen -o cache-clean-interval=10" \
108 -c "reopen -o lazy-refcounts=42" \
109 -c "reopen -o cache-size=1M,l2-cache-size=64k,refcount-cache-size=64k" \
110 -c "reopen -o cache-size=1M,l2-cache-size=2M" \
111 -c "reopen -o cache-size=1M,refcount-cache-size=2M" \
112 -c "reopen -o l2-cache-entry-size=33k" \
113 -c "reopen -o l2-cache-entry-size=128k" \
114 -c "reopen -o refcount-cache-size=256T" \
115 -c "reopen -o overlap-check=constant,overlap-check.template=all" \
116 -c "reopen -o overlap-check=blubb" \
117 -c "reopen -o overlap-check.template=blubb" \
118 -c "reopen -o cache-clean-interval=-1" \
121 _make_test_img -o "cluster_size=256k" 32P
123 -c "reopen -o l2-cache-entry-size=512,l2-cache-size=1T" \
136 -c "reopen -o lazy-refcounts=on,overlap-check=blubb" \
158 -c "reopen -o overlap-check=none,lazy-refcounts=42" \