Home
last modified time | relevance | path

Searched refs:noresvport (Results 1 – 6 of 6) sorted by relevance

/fs/lockd/
Dhost.c61 const int noresvport; /* use non-priv port */ member
148 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
221 int noresvport, in nlmclnt_lookup_host() argument
233 .noresvport = noresvport, in nlmclnt_lookup_host()
Dclntlock.c66 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/fs/nfs/
Dmount_clnt.c177 if (info->noresvport) in nfs_mount()
263 if (info->noresvport) in nfs_umount()
Dinternal.h193 int noresvport; member
Dsuper.c813 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()
Dclient.c570 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()