Searched refs:NFS_MNT3_VERSION (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dnfs3.h94 #define NFS_MNT3_VERSION 3 macro
H A Dnfs.h30 #define NFS_MNT3_VERSION 3 macro
/linux-4.1.27/fs/nfs/
H A Dmount_clnt.c185 if (info->version == NFS_MNT3_VERSION) nfs_mount()
205 if (info->version != NFS_MNT3_VERSION || *info->auth_flav_len == 0) { nfs_mount()
273 if (info->version == NFS_MNT3_VERSION) nfs_umount()
H A Dsuper.c1399 option > NFS_MNT3_VERSION) nfs_parse_mount_options()
1732 args->mount_server.version = NFS_MNT3_VERSION; nfs_request_mount()

Completed in 149 milliseconds