Searched refs:NFS_MOUNT_NORESVPORT (Results 1 – 4 of 4) sorted by relevance
71 #define NFS_MOUNT_NORESVPORT 0x40000 macro
641 { NFS_MOUNT_NORESVPORT, ",noresvport", "" }, in nfs_show_mount_options()1303 mnt->flags &= ~NFS_MOUNT_NORESVPORT; in nfs_parse_mount_options()1306 mnt->flags |= NFS_MOUNT_NORESVPORT; in nfs_parse_mount_options()1722 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()2183 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT))
643 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()761 if (data->flags & NFS_MOUNT_NORESVPORT) in nfs_init_server()
810 if (server->flags & NFS_MOUNT_NORESVPORT) in nfs4_set_client()