Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/mountd/
HDmountd.c313 static int v4root_phase = 0; variable
1599 v4root_phase = 0; in get_exportlist_one()
1634 if (v4root_phase > 0) { in get_exportlist_one()
1638 v4root_phase = 1; in get_exportlist_one()
1677 if (v4root_phase > 1) { in get_exportlist_one()
1693 if (v4root_phase == 1) { in get_exportlist_one()
1710 v4root_phase = 2; in get_exportlist_one()
1858 if (v4root_phase == 1) { in get_exportlist_one()
1874 if (v4root_phase == 2 && passno == 0) in get_exportlist_one()
1887 if (v4root_phase > 0 && v4root_phase <= 2) { in get_exportlist_one()
[all …]