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

/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c304 static int v4root_phase = 0; variable
1563 v4root_phase = 0;
1594 * so skip over that and set v4root_phase.
1596 if (v4root_phase > 0) {
1600 v4root_phase = 1;
1632 if (v4root_phase > 1) {
1647 if (v4root_phase == 1) {
1663 v4root_phase = 2;
1783 if (v4root_phase == 1) {
1799 if (v4root_phase
[all...]

Completed in 108 milliseconds