Searched refs:nfssockreq (Results 1 – 9 of 9) sorted by relevance
| /src/sys/fs/nfs/ |
| H A D | nfs_var.h | 50 struct nfssockreq; 543 struct nfssockreq *, int, uint32_t, struct nfsclds **, struct ucred *, 546 struct nfssockreq *, struct nfsclds *, uint32_t, int, struct ucred *, 802 struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *, 806 int newnfs_connect(struct nfsmount *, struct nfssockreq *, 808 void newnfs_disconnect(struct nfsmount *, struct nfssockreq *);
|
| H A D | nfs_commonkrpc.c | 253 newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp, in newnfs_connect() 548 newnfs_disconnect(struct nfsmount *nmp, struct nfssockreq *nrp) in newnfs_disconnect() 582 nfs_getauth(struct nfssockreq *nrp, int secflavour, char *clnt_principal, in nfs_getauth() 670 struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp, in newnfs_request()
|
| H A D | nfsrvstate.h | 118 struct nfssockreq lc_req; /* Callback info */
|
| H A D | nfsclstate.h | 88 struct nfssockreq *nfsclds_sockp;
|
| H A D | nfs.h | 627 struct nfssockreq { struct
|
| H A D | nfs_commonport.c | 76 NFSD_VNET_DECLARE(struct nfssockreq, nfsrv_nfsuserdsock);
|
| H A D | nfs_commonsubs.c | 83 NFSD_VNET_DEFINE(struct nfssockreq, nfsrv_nfsuserdsock); 4118 struct nfssockreq *rp; in nfsrv_nfsuserdport()
|
| /src/sys/fs/nfsclient/ |
| H A D | nfsmount.h | 55 struct nfssockreq nm_sockreq; /* Socket Info */
|
| H A D | nfs_clrpcops.c | 5216 struct nfssockreq *nrp; in nfsrpc_renew() 5524 struct nfssockreq *nrp, int minorvers, uint32_t exchflags, in nfsrpc_exchangeid() 5614 struct nfssockreq *nrp, struct nfsclds *dsp, uint32_t sequenceid, int mds, in nfsrpc_createsession() 6310 struct nfssockreq *nrp; in nfsrpc_fillsa() 7174 struct nfssockreq *nrp; in nfsrpc_readds() 7251 struct nfssockreq *nrp; in nfsrpc_writeds() 7391 struct nfssockreq *nrp; in nfsrpc_writedsmir() 7620 struct nfssockreq *nrp; in nfsrpc_commitds() 7776 struct nfssockreq *nrp; in nfsrpc_adviseds()
|