Symbol: nfssockreq
sys/fs/nfs/nfs_commonkrpc.c
253
newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp,
sys/fs/nfs/nfs_commonkrpc.c
548
newnfs_disconnect(struct nfsmount *nmp, struct nfssockreq *nrp)
sys/fs/nfs/nfs_commonkrpc.c
584
nfs_getauth(struct nfssockreq *nrp, int secflavour, char *clnt_principal,
sys/fs/nfs/nfs_commonkrpc.c
672
struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp,
sys/fs/nfs/nfs_commonport.c
76
VNET_DECLARE(struct nfssockreq, nfsrv_nfsuserdsock);
sys/fs/nfs/nfs_commonsubs.c
100
VNET_DEFINE(struct nfssockreq, nfsrv_nfsuserdsock);
sys/fs/nfs/nfs_commonsubs.c
4141
struct nfssockreq *rp;
sys/fs/nfs/nfs_var.h
50
struct nfssockreq;
sys/fs/nfs/nfs_var.h
542
struct nfssockreq *, int, uint32_t, struct nfsclds **, struct ucred *,
sys/fs/nfs/nfs_var.h
545
struct nfssockreq *, struct nfsclds *, uint32_t, int, struct ucred *,
sys/fs/nfs/nfs_var.h
802
struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *,
sys/fs/nfs/nfs_var.h
806
int newnfs_connect(struct nfsmount *, struct nfssockreq *,
sys/fs/nfs/nfs_var.h
808
void newnfs_disconnect(struct nfsmount *, struct nfssockreq *);
sys/fs/nfs/nfsclstate.h
88
struct nfssockreq *nfsclds_sockp;
sys/fs/nfs/nfsrvstate.h
118
struct nfssockreq lc_req; /* Callback info */
sys/fs/nfsclient/nfs_clrpcops.c
5181
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
5489
struct nfssockreq *nrp, int minorvers, uint32_t exchflags,
sys/fs/nfsclient/nfs_clrpcops.c
5579
struct nfssockreq *nrp, struct nfsclds *dsp, uint32_t sequenceid, int mds,
sys/fs/nfsclient/nfs_clrpcops.c
6275
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
7212
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
7289
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
7429
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
7658
struct nfssockreq *nrp;
sys/fs/nfsclient/nfs_clrpcops.c
7814
struct nfssockreq *nrp;
sys/fs/nfsclient/nfsmount.h
55
struct nfssockreq nm_sockreq; /* Socket Info */