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/
H A Ddev-cache.h43 int dev_cache_add_dir(const char *path);
H A Ddev-cache.c617 int dev_cache_add_dir(const char *path) in dev_cache_add_dir() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Ddev-cache.h43 int dev_cache_add_dir(const char *path);
/netbsd-src/external/gpl2/lvm2/dist/lib/commands/
H A 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()