Searched refs:NFS_MOUNT_NORESVPORT (Results 1 – 4 of 4) sorted by relevance
71 #define NFS_MOUNT_NORESVPORT 0x40000 macro
644 { NFS_MOUNT_NORESVPORT, ",noresvport", "" }, in nfs_show_mount_options()1306 mnt->flags &= ~NFS_MOUNT_NORESVPORT; in nfs_parse_mount_options()1309 mnt->flags |= NFS_MOUNT_NORESVPORT; in nfs_parse_mount_options()1725 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()2186 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT))
534 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()652 if (data->flags & NFS_MOUNT_NORESVPORT) in nfs_init_server()
806 if (server->flags & NFS_MOUNT_NORESVPORT) in nfs4_set_client()