Home
last modified time | relevance | path

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

/linux-4.1.27/fs/lockd/
Dhost.c60 const int noresvport; /* use non-priv port */ member
146 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
214 int noresvport, in nlmclnt_lookup_host() argument
225 .noresvport = noresvport, in nlmclnt_lookup_host()
Dclntlock.c65 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/linux-4.1.27/include/linux/lockd/
Dbind.h44 int noresvport; member
Dlockd.h226 int noresvport,
/linux-4.1.27/fs/nfs/
Dmount_clnt.c178 if (info->noresvport) in nfs_mount()
263 if (info->noresvport) in nfs_umount()
Dinternal.h129 int noresvport; member
Dclient.c643 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()
Dsuper.c1722 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()