Home
last modified time | relevance | path

Searched refs:LNetMEAttach (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-me.c76 LNetMEAttach(unsigned int portal, in LNetMEAttach() function
128 EXPORT_SYMBOL(LNetMEAttach);
Dapi-ni.c1680 rc = LNetMEAttach(LNET_RESERVED_PORTAL, id, in lnet_ping_target_init()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dapi.h99 int LNetMEAttach(unsigned int portal,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c179 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/
Drpc.c364 rc = LNetMEAttach(portal, peer, matchbits, 0, LNET_UNLINK, in srpc_post_passive_rdma()