Home
last modified time | relevance | path

Searched refs:dupreq (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/rpc/
H A Dsvc.h115 struct dupreq { struct
124 struct dupreq *dr_next; argument
125 struct dupreq *dr_chain; argument
178 struct dupreq **, bool_t *);
180 void (*xp_dupdone)(struct dupreq *, caddr_t, void (*)(), int, int);
1071 struct dupreq { struct
1081 struct dupreq *dr_next; argument
1082 struct dupreq *dr_prev; argument
1083 struct dupreq *dr_chain; argument
1084 struct dupreq *dr_prevchain; argument
H A Dsvc_cots.c81 struct dupreq **, bool_t *);
82 static void svc_cots_kdupdone(struct dupreq *, caddr_t,
734 static struct dupreq *cotsdrhashtbl[DRHASHSZ];
737 static void unhash(struct dupreq *);
743 struct dupreq *cotsdrmru;
763 svc_cots_kdup(struct svc_req *req, caddr_t res, int size, struct dupreq **drpp, in svc_cots_kdup()
767 struct dupreq *dr; in svc_cots_kdup()
899 svc_cots_kdupdone(struct dupreq *dr, caddr_t res, void (*dis_resfree)(), in svc_cots_kdupdone()
914 unhash(struct dupreq *dr) in unhash()
916 struct dupreq *drt; in unhash()
[all …]
H A Dsvc_clts.c77 struct dupreq **, bool_t *);
78 static void svc_clts_kdupdone(struct dupreq *, caddr_t,
768 static struct dupreq *drhashtbl[DRHASHSZ];
771 static void unhash(struct dupreq *);
777 struct dupreq *drmru;
797 svc_clts_kdup(struct svc_req *req, caddr_t res, int size, struct dupreq **drpp, in svc_clts_kdup()
801 struct dupreq *dr; in svc_clts_kdup()
928 svc_clts_kdupdone(struct dupreq *dr, caddr_t res, void (*dis_resfree)(), in svc_clts_kdupdone()
944 unhash(struct dupreq *dr) in unhash()
946 struct dupreq *drt; in unhash()
[all …]
H A Dsvc_rdma.c112 struct dupreq **, bool_t *);
113 static void svc_rdma_kdupdone(struct dupreq *, caddr_t,
1160 static struct dupreq *rdmadrhashtbl[DRHASHSZ];
1163 static void unhash(struct dupreq *);
1169 struct dupreq *rdmadrmru;
1178 svc_rdma_kdup(struct svc_req *req, caddr_t res, int size, struct dupreq **drpp, in svc_rdma_kdup()
1181 struct dupreq *dr; in svc_rdma_kdup()
1302 svc_rdma_kdupdone(struct dupreq *dr, caddr_t res, void (*dis_resfree)(), in svc_rdma_kdupdone()
1317 unhash(struct dupreq *dr) in unhash()
1319 struct dupreq *drt; in unhash()
[all …]
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc.c1670 struct dupreq *dc_mru;
1671 struct dupreq **dc_hashtbl;
1679 static struct dupreq *__svc_dupcache_victim(struct dupcache *, time_t);
1680 static int __svc_dupcache_enter(struct svc_req *, struct dupreq *,
1733 sizeof (struct dupreq *)); in __svc_dupcache_init()
1772 struct dupreq *dr = NULL; in __svc_dup()
1818 struct dupreq *dr = NULL; in __svc_dupcache_check()
1881 static struct dupreq *
1884 struct dupreq *dr = NULL; in __svc_dupcache_victim()
1974 __svc_dupcache_enter(struct svc_req *req, struct dupreq *dr, in __svc_dupcache_enter()
[all …]
/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c171 struct dupreq *dr; in rdcsrv_dispdup()
/titanic_50/usr/src/uts/common/klm/
H A Dnlm_dispatch.c112 struct dupreq *dr; in nlm_dispatch()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1500 struct dupreq *dr; in common_dispatch()