Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c302 static int v4root_phase = 0; variable
1597 v4root_phase = 0; in get_exportlist_one()
1632 if (v4root_phase > 0) { in get_exportlist_one()
1636 v4root_phase = 1; in get_exportlist_one()
1675 if (v4root_phase > 1) { in get_exportlist_one()
1691 if (v4root_phase == 1) { in get_exportlist_one()
1708 v4root_phase = 2; in get_exportlist_one()
1856 if (v4root_phase == 1) { in get_exportlist_one()
1872 if (v4root_phase == 2 && passno == 0) in get_exportlist_one()
1885 if (v4root_phase > 0 && v4root_phase <= 2) { in get_exportlist_one()
[all …]