Lines Matching refs:device
72 mkdir -p /mnt/device
92 mount /dev/${dev}1 /mnt/device
94 …fio -filename=/mnt/device/test -direct=1 -iodepth 64 -thread=1 -invalidate=1 -rw=randwrite -ioengi…
96 umount /mnt/device
106 mount -o rw /dev/${dev}1 /mnt/device
109 fio -filename=/mnt/device/test -direct=1 -iodepth 64 -thread=1 -invalidate=1 -rw=randread \
116 rm -rf /mnt/device/test
117 umount /mnt/device
119 touch /mnt/device/aaa
120 umount /mnt/device
130 mount -o rw /dev/${dev}1 /mnt/device
139 rm -rf /mnt/device/aaa
140 umount /mnt/device
148 rm -rf /mnt/device