Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/lib/activate/
H A Ddev_manager.c122 static int _info_run(const char *name, const char *dlid, struct dm_info *info, in _info_run() function
215 if (_info_run(NULL, dlid, info, read_ahead, 0, with_open_count, in _info()
219 else if (_info_run(NULL, dlid + sizeof(UUID_PREFIX) - 1, info, in _info()
227 return _info_run(name, NULL, info, read_ahead, mknodes, in _info()
235 return _info_run(NULL, NULL, info, NULL, 0, 0, 0, major, minor); in _info_by_dev()