Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/include/
H A Dlvm-globals.h47 int trust_cache(void);
/dragonfly/contrib/lvm2/dist/lib/misc/
H A Dlvm-globals.h47 int trust_cache(void);
H A Dlvm-globals.c155 int trust_cache() in trust_cache() function
/dragonfly/contrib/lvm2/dist/lib/device/
H A Ddev-cache.c768 if (dev_scan && !trust_cache()) { in dev_iter_create()