g_stop
if (err = g_stop(path_phys, 1)) {
extern int g_stop(char *, int);
if ((status = g_stop(drv_path, 0)) != 0) {
if (g_stop(ml->logical_path, 0) == 0) {