Searched refs:LNetMEAttach (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-me.c | 76 LNetMEAttach(unsigned int portal, in LNetMEAttach() function 128 EXPORT_SYMBOL(LNetMEAttach);
|
D | api-ni.c | 1680 rc = LNetMEAttach(LNET_RESERVED_PORTAL, id, in lnet_ping_target_init()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | api.h | 99 int LNetMEAttach(unsigned int portal,
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | niobuf.c | 179 rc = LNetMEAttach(desc->bd_portal, peer, xid, 0, in ptlrpc_register_bulk() 569 rc = LNetMEAttach(request->rq_reply_portal,/*XXX FIXME bug 249*/ in ptl_send_rpc() 700 rc = LNetMEAttach(service->srv_req_portal, in ptlrpc_register_rqbd()
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | rpc.c | 364 rc = LNetMEAttach(portal, peer, matchbits, 0, LNET_UNLINK, in srpc_post_passive_rdma()
|