Searched refs:host_dev (Results 1 - 1 of 1) sorted by path

/external/e2fsprogs/misc/
H A Dbadblocks.c456 static int host_dev; variable
466 retval = ext2fs_sync_device(host_dev, 1);
1230 host_dev = open (host_device_name, open_flag);
1231 if (host_dev == -1) {
1238 host_dev = dev;

Completed in 159 milliseconds