Home
last modified time | relevance | path

Searched refs:_error_device (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1173 static int _error_device(int argc __attribute((unused)), char **argv __attribute((unused)), void *d… in _error_device() function
1226 r = _error_device(argc, argv, NULL); in _remove()
1255 r |= _process_all(argc, argv, 1, _error_device); in _remove_all()