Home
last modified time | relevance | path

Searched refs:DUP_INPROGRESS (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c189 case DUP_INPROGRESS: in rdcsrv_dispdup()
249 case DUP_INPROGRESS: in rdcsrv_dispatch()
/titanic_50/usr/src/uts/common/rpc/
H A Dsvc_cots.c796 dr->dr_status = DUP_INPROGRESS; in svc_cots_kdup()
832 while (dr->dr_status == DUP_INPROGRESS) { in svc_cots_kdup()
878 dr->dr_status = DUP_INPROGRESS; in svc_cots_kdup()
H A Dsvc_clts.c827 dr->dr_status = DUP_INPROGRESS; in svc_clts_kdup()
860 while (dr->dr_status == DUP_INPROGRESS) { in svc_clts_kdup()
907 dr->dr_status = DUP_INPROGRESS; in svc_clts_kdup()
H A Dsvc.h132 #define DUP_INPROGRESS 0x01 /* request already going */ macro
1098 #define DUP_INPROGRESS 0x01 /* request already going */ macro
H A Dsvc_rdma.c1208 dr->dr_status = DUP_INPROGRESS; in svc_rdma_kdup()
1241 while (dr->dr_status == DUP_INPROGRESS) { in svc_rdma_kdup()
1286 dr->dr_status = DUP_INPROGRESS; in svc_rdma_kdup()
/titanic_50/usr/src/uts/common/avs/ns/
H A Dcontract.h205 #define DUP_INPROGRESS 0 macro
/titanic_50/usr/src/uts/common/klm/
H A Dnlm_dispatch.c161 case DUP_INPROGRESS: in nlm_dispatch()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc.c1994 dr->dr_status = DUP_INPROGRESS; in __svc_dupcache_enter()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1700 case DUP_INPROGRESS: in common_dispatch()