Symbol: nfssockreq
sys/fs/nfs/client/nfs_clrpcops.c
4234
struct nfssockreq *nrp;
sys/fs/nfs/client/nfs_clrpcops.c
4478
struct nfssockreq *nrp, uint32_t exchflags, struct nfsclds **dspp,
sys/fs/nfs/client/nfs_clrpcops.c
4563
struct nfssockreq *nrp, uint32_t sequenceid, int mds, struct ucred *cred,
sys/fs/nfs/client/nfs_clrpcops.c
5243
struct nfssockreq *nrp;
sys/fs/nfs/client/nfs_clrpcops.c
5690
struct nfssockreq *nrp;
sys/fs/nfs/client/nfs_clrpcops.c
5734
struct nfssockreq *nrp;
sys/fs/nfs/client/nfs_clrpcops.c
5896
struct nfssockreq *nrp;
sys/fs/nfs/client/nfsmount.h
52
struct nfssockreq nm_sockreq; /* Socket Info */
sys/fs/nfs/common/nfs_commonkrpc.c
166
newnfs_connect(struct nfsmount *nmp, struct nfssockreq *nrp,
sys/fs/nfs/common/nfs_commonkrpc.c
378
newnfs_disconnect(struct nfssockreq *nrp)
sys/fs/nfs/common/nfs_commonkrpc.c
396
nfs_getauth(struct nfssockreq *nrp, int secflavour, char *clnt_principal,
sys/fs/nfs/common/nfs_commonkrpc.c
481
struct nfsclient *clp, struct nfssockreq *nrp, vnode_t vp,
sys/fs/nfs/common/nfs_commonport.c
57
extern struct nfssockreq nfsrv_nfsuserdsock;
sys/fs/nfs/common/nfs_commonsubs.c
3076
struct nfssockreq *rp;
sys/fs/nfs/common/nfs_commonsubs.c
68
struct nfssockreq nfsrv_nfsuserdsock;
sys/fs/nfs/common/nfs_var.h
474
struct nfssockreq *, uint32_t, struct nfsclds **, struct kauth_cred *,
sys/fs/nfs/common/nfs_var.h
477
struct nfssockreq *, uint32_t, int, struct kauth_cred *, NFSPROC_T *);
sys/fs/nfs/common/nfs_var.h
52
struct nfssockreq;
sys/fs/nfs/common/nfs_var.h
673
struct nfsclient *, struct nfssockreq *, vnode_t, NFSPROC_T *,
sys/fs/nfs/common/nfs_var.h
676
int newnfs_connect(struct nfsmount *, struct nfssockreq *,
sys/fs/nfs/common/nfs_var.h
678
void newnfs_disconnect(struct nfssockreq *);
sys/fs/nfs/common/nfsclstate.h
81
struct nfssockreq *nfsclds_sockp;
sys/fs/nfs/common/nfsrvstate.h
104
struct nfssockreq lc_req; /* Callback info */