Searched refs:mount_vers_min (Results 1 – 1 of 1) sorted by relevance
122 static int mount_vers_min = MOUNTVERS; variable458 mount_vers_min = defvers; in main()464 mount_vers_min = MOUNTVERS; in main()491 if (mount_vers_min > mount_vers_max) { in main()493 mount_vers_max = mount_vers_min; in main()1261 if (rejecting || version < mount_vers_min) { in mount()