Searched refs:alloc_xid (Results 1 – 7 of 7) sorted by relevance
140 alloc_xid(void) in alloc_xid() function
340 extern uint32_t alloc_xid(void);
487 p->cku_xid = alloc_xid(); in clnt_clts_kcallit_addr()890 p->cku_xid = alloc_xid(); in clnt_clts_kcallit_addr()
655 p->cku_xid = alloc_xid(); in clnt_rdma_kcallit()
834 p->cku_xid = alloc_xid(); in clnt_cots_kcallit()
380 #define alloc_xid() (clntxid++) macro
259 call_msg.rm_xid = alloc_xid(); in nd_send_data()