Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/mountd/
H A Dmountd.c307 static int v4root_phase = 0; variable
1573 v4root_phase = 0; in get_exportlist_one()
1611 v4root_phase = 1; in get_exportlist_one()
1683 v4root_phase = 2; in get_exportlist_one()
1859 if (v4root_phase > 0 && v4root_phase <= 2) { in get_exportlist_one()
1916 v4root_phase = 0; in get_exportlist_one()
2276 v4root_phase = 2; in compare_nmount_exportlist()
2283 v4root_phase = 0; in compare_nmount_exportlist()
2288 v4root_phase = 0; in compare_nmount_exportlist()
3211 if (v4root_phase == 0) { in do_mount()
[all …]