do_eject
return do_eject(operation, device);
static int do_eject(char operation, char *device);
ret = do_eject(operation, device);