Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/device/
Ddev-cache.h43 int dev_cache_add_dir(const char *path);
Ddev-cache.c617 int dev_cache_add_dir(const char *path) in dev_cache_add_dir() function
/netbsd/src/external/gpl2/lvm2/dist/include/
Ddev-cache.h43 int dev_cache_add_dir(const char *path);
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c552 if (!dev_cache_add_dir("/dev")) { in _init_dev_cache()
569 if (!dev_cache_add_dir(cv->v.str)) { in _init_dev_cache()