Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Dcommon.nbd24 nbd_pid_file="${TEST_DIR}/qemu-nbd.pid"
34 if [ -f "$nbd_pid_file" ]; then
35 read NBD_PID < "$nbd_pid_file"
36 rm -f "$nbd_pid_file"