Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/mountd/
H A Dmountd.c290 static int v4root_phase = 0; variable
1470 v4root_phase = 0; in get_exportlist_one()
1503 v4root_phase = 1; in get_exportlist_one()
1566 v4root_phase = 2; in get_exportlist_one()
1717 if (v4root_phase > 0 && v4root_phase <= 2) { in get_exportlist_one()
1774 v4root_phase = 0; in get_exportlist_one()
2115 v4root_phase = 2; in compare_nmount_exportlist()
2122 v4root_phase = 0; in compare_nmount_exportlist()
2127 v4root_phase = 0; in compare_nmount_exportlist()
2999 if (v4root_phase == 0) { in do_mount()
[all …]