Searched refs:isBootRoot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_watchvol.c145 Boolean isBootRoot; // should we try to update helpers? member in struct:watchedVol
480 watched->isBootRoot = hasBootRootBoots(watched->caches, NULL, NULL, NULL);
483 if (!watched->isBootRoot) {
854 if (!watched->isBootRoot) {
858 watched->isBootRoot = true;
872 if (watched->isBootRoot) {
877 watched->isBootRoot = false;
954 // updates isBootRoot, sets NVRAM to a new boot device if needed
1077 if (watched->lock || (watched->isBootRoot && check_vol_busy(watched))) {
1344 // updates isBootRoot an
[all...]

Completed in 90 milliseconds