Searched refs:_fs_alreadyMounted (Results 1 – 1 of 1) sorted by relevance
73 static boolean_t _fs_alreadyMounted = FALSE; /* atleast a mount of this filesystem is present */ variable106 if (_fs_alreadyMounted == TRUE) { in routefs_mount()158 _fs_alreadyMounted = TRUE; /* yep, fs is in play now */ in routefs_mount()209 _fs_alreadyMounted = FALSE; /* unmounted the fs, only one allowed at a time */ in routefs_unmount()