Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/lib/misc/
HDlvm-globals.c32 static int _trust_cache = 0; /* Don't scan when incomplete VGs encountered */ variable
73 _trust_cache = trustcache; in init_trust_cache()
157 return _trust_cache; in trust_cache()