Lines Matching full:check

53 # Try all options and then check that all of the basic I/O operations still
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" \
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" \
132 # Whether lazy-refcounts was actually enabled can easily be tested: Check if
136 -c "reopen -o lazy-refcounts=on,overlap-check=blubb" \
158 -c "reopen -o overlap-check=none,lazy-refcounts=42" \