Home
last modified time | relevance | path

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

/linux-3.4.99/fs/lockd/
Dhost.c58 const int noresvport; /* use non-priv port */ member
144 host->h_noresvport = ni->noresvport; in nlm_alloc_host()
213 int noresvport, in nlmclnt_lookup_host() argument
224 .noresvport = noresvport, in nlmclnt_lookup_host()
Dclntlock.c65 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
/linux-3.4.99/include/linux/lockd/
Dbind.h44 int noresvport; member
Dlockd.h226 int noresvport,
/linux-3.4.99/fs/nfs/
Dinternal.h138 int noresvport; member
247 int noresvport);
353 int noresvport);
Dclient.c516 int noresvport) in nfs_get_client() argument
550 authflavour, noresvport); in nfs_get_client()
658 int discrtry, int noresvport) in nfs_create_rpc_client() argument
675 if (noresvport) in nfs_create_rpc_client()
713 .noresvport = server->flags & NFS_MOUNT_NORESVPORT ? in nfs_start_lockd()
812 int noresvport) in nfs_init_client() argument
827 0, noresvport); in nfs_init_client()
1349 int noresvport) in nfs4_init_client() argument
1364 1, noresvport); in nfs4_init_client()
Dmount_clnt.c172 if (info->noresvport) in nfs_mount()
245 if (info->noresvport) in nfs_umount()
Dsuper.c1688 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_try_mount()