Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-globals.h52 int trust_cache(void);
H A Dlvm-globals.c170 int trust_cache() in trust_cache() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlvm-globals.h52 int trust_cache(void);
/netbsd-src/external/gpl2/lvm2/dist/lib/device/
H A Ddev-cache.c758 if (dev_scan && !trust_cache()) { in dev_iter_create()