Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/device/
H A Ddev-cache.c282 static int _insert_dev(const char *path, dev_t d) in _insert_dev() function
401 if (!_insert_dev(path, 0)) in _insert_file()
452 if (!_insert_dev(path, info.st_rdev)) { in _insert()