Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/device/
Ddev-cache.c240 static int _add_alias(struct device *dev, const char *path) in _add_alias() function
313 if (!loopfile && !_add_alias(dev, path)) { in _insert_dev()