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.c301 static int v4root_phase = 0; variable
1596 v4root_phase = 0; in get_exportlist_one()
1631 if (v4root_phase > 0) { in get_exportlist_one()
1635 v4root_phase = 1; in get_exportlist_one()
1674 if (v4root_phase > 1) { in get_exportlist_one()
1690 if (v4root_phase == 1) { in get_exportlist_one()
1707 v4root_phase = 2; in get_exportlist_one()
1855 if (v4root_phase == 1) { in get_exportlist_one()
1871 if (v4root_phase == 2 && passno == 0) in get_exportlist_one()
1884 if (v4root_phase > 0 && v4root_phase <= 2) { in get_exportlist_one()
[all …]