HomeSort by: relevance | last modified time | path
    Searched defs:_error_device (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
dmsetup.c 1173 static int _error_device(int argc __attribute((unused)), char **argv __attribute((unused)), void *data) function
1226 r = _error_device(argc, argv, NULL);
1255 r |= _process_all(argc, argv, 1, _error_device);
dmsetup.c 1173 static int _error_device(int argc __attribute((unused)), char **argv __attribute((unused)), void *data) function
1226 r = _error_device(argc, argv, NULL);
1255 r |= _process_all(argc, argv, 1, _error_device);

Completed in 31 milliseconds