Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
H A Dhost.c61 const int noresvport; /* use non-priv port */ member
148 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
207 * @noresvport: 1 if non-privileged port should be used
221 int noresvport, in nlmclnt_lookup_host()
233 .noresvport = noresvport, in nlmclnt_lookup_host()
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) nlmclnt_lookup_host() argument
H A Dclntlock.c66 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c61 const int noresvport; /* use non-priv port */ member
148 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
207 * @noresvport: 1 if non-privileged port should be used
221 int noresvport, in nlmclnt_lookup_host()
233 .noresvport = noresvport, in nlmclnt_lookup_host()
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) nlmclnt_lookup_host() argument
H A Dclntlock.c57 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dbind.h46 int noresvport; member
H A Dlockd.h230 int noresvport,
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dbind.h48 int noresvport; member
H A Dlockd.h236 int noresvport,
/kernel/linux/linux-5.10/fs/nfs/
H A Dmount_clnt.c177 if (info->noresvport) in nfs_mount()
263 if (info->noresvport) in nfs_umount()
H A Dinternal.h193 int noresvport; member
H A Dsuper.c438 { NFS_MOUNT_NORESVPORT, ",noresvport", "" }, in nfs_show_mount_options()
813 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()
H A Dclient.c571 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()
/kernel/linux/linux-6.6/fs/nfs/
H A Dmount_clnt.c180 if (info->noresvport) in nfs_mount()
267 if (info->noresvport) in nfs_umount()
H A Dinternal.h194 int noresvport; member
H A Dsuper.c450 { NFS_MOUNT_NORESVPORT, ",noresvport", "" }, in nfs_show_mount_options()
832 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()
H A Dclient.c575 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()

Completed in 17 milliseconds