Searched refs:MNTTYPE_NFS3 (Results 1 – 6 of 6) sorted by relevance
45 #define MNTTYPE_NFS3 "nfs3" /* NFS Version 3 file system */ macro
327 fstype = MNTTYPE_NFS3; in mount_nfs()
75 strcasecmp(fs->mnt_fstype, MNTTYPE_NFS3) == 0 || \
1984 fstype = MNTTYPE_NFS3; in get_fh_via_pub()2301 fstype = MNTTYPE_NFS3; in get_fh()
1999 if (strcmp(fsname, MNTTYPE_NFS3) == 0) { in port_forceunmount()
1102 fstype = MNTTYPE_NFS3; in nfsmount()