Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/lockd/
Dbind.h46 int noresvport; member
Dlockd.h231 int noresvport,
/linux-4.19.296/fs/lockd/
Dhost.c61 const int noresvport; /* use non-priv port */ member
147 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
216 int noresvport, in nlmclnt_lookup_host() argument
227 .noresvport = noresvport, in nlmclnt_lookup_host()
Dclntlock.c65 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/linux-4.19.296/fs/nfs/
Dmount_clnt.c177 if (info->noresvport) in nfs_mount()
262 if (info->noresvport) in nfs_umount()
Dinternal.h139 int noresvport; member
Dclient.c562 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()
Dsuper.c1754 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_request_mount()