Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A 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()
H A Dclntlock.c57 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/openbmc/linux/include/linux/lockd/
H A Dbind.h48 int noresvport; member
H A Dlockd.h236 int noresvport,
/openbmc/linux/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.c834 .noresvport = ctx->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()
H A Dclient.c576 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()