Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cryptsetup/lib/
H A Dlibdevmapper.c307 static int _error_device(const char *name, size_t size) in _error_device() function
368 _error_device(name, size); in dm_remove_device()
/dflybsd-src/contrib/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()