Home
last modified time | relevance | path

Searched refs:SIZE_C (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/tests/scripts/
Dmkdup8 SIZE_C=20000
29 if [ -n "$SIZE_C" ]; then
36 echo Writing $SIZE_C bytes to c
37 dd if=/dev/zero of=$TMP bs=$SIZE_C count=1 >& /dev/null
42 if [ -n "$SIZE_C" ]; then