Searched refs:mount_vers_max (Results 1 – 1 of 1) sorted by relevance
128 static int mount_vers_max = MOUNTVERS3; variable375 vers = mount_vers_max; in md_svc_tp_create()582 if (mount_vers_max > MOUNTVERS3) in main()583 mount_vers_max = MOUNTVERS3; in main()584 if (mount_vers_min > mount_vers_max) { in main()586 mount_vers_max = mount_vers_min; in main()