Searched refs:host_dev (Results 1 – 2 of 2) sorted by relevance
220 local host_dev=$1; shift237 setup_wait_dev $host_dev240 mirror_test vrf-h1 192.0.2.1 192.0.2.18 $host_dev 1 10
472 static int host_dev; variable482 retval = ext2fs_sync_device(host_dev, 1); in flush_bufs()1256 host_dev = open (host_device_name, open_flag); in main()1257 if (host_dev == -1) { in main()1264 host_dev = dev; in main()