Home
last modified time | relevance | path

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

/third_party/ltp/testcases/commands/mkswap/
Dmkswap01.sh43 local dev_file="$5"
55 if tst_kvcmp -lt "2.6.35" && [ -n "$dev_file" ]; then
56 tst_res TINFO "Waiting for $dev_file to appear"
59 TST_RETRY_FUNC "check_for_file $dev_file" 0
114 local dev_file="$5"
134 mkswap_verify "$mkswap_op" "$op_arg" "$device" "$size" "$dev_file"