Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/lib/filters/
H A Dfilter-sysfs.c203 static int _read_devs(struct dev_set *ds, const char *dir, unsigned sysfs_depth) in _read_devs() function
239 _read_devs(ds, path, sysfs_depth - 1); in _read_devs()
255 if (!_read_devs(ds, ds->sys_block, ds->sysfs_depth)) { in _init_devs()