Searched refs:newnfs_connect (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/sys/fs/nfs/ |
| HD | nfs_commonkrpc.c | 252 newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp, in newnfs_connect() function 719 newnfs_connect(nmp, nrp, cred, td, 0, false, &nrp->nr_client); in newnfs_request() 740 newnfs_connect(nmp, nrp, cred, td, 0, false, in newnfs_request()
|
| HD | nfs_var.h | 775 int newnfs_connect(struct nfsmount *, struct nfssockreq *,
|
| HD | nfs_commonsubs.c | 3711 error = newnfs_connect(NULL, rp, NFSPROCCRED(p), p, 0, false, in nfsrv_nfsuserdport()
|
| /freebsd-13-stable/sys/fs/nfsclient/ |
| HD | nfs_clvfsops.c | 755 while (newnfs_connect(nmp, &nmp->nm_sockreq, in nfs_decode_args() 1677 if ((error = newnfs_connect(nmp, &nmp->nm_sockreq, cred, td, 0, false, in mountnfs()
|
| HD | nfs_clrpcops.c | 5897 error = newnfs_connect(nmp, nrp, NULL, p, 0, false, &nrp->nr_client); in nfsrpc_fillsa()
|
| /freebsd-13-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdstate.c | 4689 error = newnfs_connect(NULL, &clp->lc_req, cred, in nfsrv_docallback() 4692 error = newnfs_connect(NULL, &clp->lc_req, cred, in nfsrv_docallback()
|