Home
last modified time | relevance | path

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

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