Searched refs:noresvport (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/lockd/
H A Dbind.h48 int noresvport; member in struct:nlmclnt_initdata
H A Dlockd.h236 int noresvport,
/linux-master/fs/lockd/
H A Dhost.c61 const int noresvport; /* use non-priv port */ member in struct:nlm_lookup_host_info
148 host->h_noresvport = ni->noresvport;
207 * @noresvport: 1 if non-privileged port should be used
221 int noresvport,
233 .noresvport = noresvport,
216 nlmclnt_lookup_host(const struct sockaddr *sap, const size_t salen, const unsigned short protocol, const u32 version, const char *hostname, int noresvport, struct net *net, const struct cred *cred) argument
H A Dclntlock.c57 nlm_init->hostname, nlm_init->noresvport,
/linux-master/fs/nfs/
H A Dmount_clnt.c180 if (info->noresvport)
267 if (info->noresvport)
H A Dinternal.h194 int noresvport; member in struct:nfs_mount_request
H A Dsuper.c455 { NFS_MOUNT_NORESVPORT, ",noresvport", "" },
845 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT,
H A Dclient.c572 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ?

Completed in 161 milliseconds