Searched refs:noresvport (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/fs/lockd/ |
D | host.c | 58 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()
|
D | clntlock.c | 65 nlm_init->hostname, nlm_init->noresvport, in nlmclnt_init()
|
/linux-3.4.99/include/linux/lockd/ |
D | bind.h | 44 int noresvport; member
|
D | lockd.h | 226 int noresvport,
|
/linux-3.4.99/fs/nfs/ |
D | internal.h | 138 int noresvport; member 247 int noresvport); 353 int noresvport);
|
D | client.c | 516 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()
|
D | mount_clnt.c | 172 if (info->noresvport) in nfs_mount() 245 if (info->noresvport) in nfs_umount()
|
D | super.c | 1688 .noresvport = args->flags & NFS_MOUNT_NORESVPORT, in nfs_try_mount()
|