Searched refs:NFS_MOUNT_NORESVPORT (Results 1 – 5 of 5) sorted by relevance
121 if (mds_srv->flags & NFS_MOUNT_NORESVPORT) in nfs3_set_ds_client()
458 { NFS_MOUNT_NORESVPORT, ",noresvport", "" }, in nfs_show_mount_options()851 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()1013 ~(NFS_MOUNT_UNSHARED | NFS_MOUNT_NORESVPORT))
932 if (server->flags & NFS_MOUNT_NORESVPORT) in nfs4_set_client()1012 if (mds_srv->flags & NFS_MOUNT_NORESVPORT) in nfs4_set_ds_client()
652 ctx->flags |= NFS_MOUNT_NORESVPORT; in nfs_fs_context_parse_param()654 ctx->flags &= ~NFS_MOUNT_NORESVPORT; in nfs_fs_context_parse_param()
159 #define NFS_MOUNT_NORESVPORT 0x40000160 #define NFS_MOUNT_NORESVPORT global() macro