Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfs/
Dnfsroot.c363 int nfsd_ver, mountd_ver; in root_nfs_ports() local
369 mountd_ver = NFS_MNT3_VERSION; in root_nfs_ports()
374 mountd_ver = NFS_MNT_VERSION; in root_nfs_ports()
393 if ((port = root_nfs_getport(NFS_MNT_PROGRAM, mountd_ver, proto)) < 0) { in root_nfs_ports()