Home
last modified time | relevance | path

Searched refs:lnet_msg_attach_md (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-move.c1546 lnet_msg_attach_md(msg, md, 0, mlength); in lnet_parse_reply()
1599 lnet_msg_attach_md(msg, md, 0, 0); in lnet_parse_ack()
2105 lnet_msg_attach_md(msg, md, 0, 0); in LNetPut()
2192 lnet_msg_attach_md(msg, getmd, getmd->md_offset, getmd->md_length); in lnet_create_reply_msg()
2305 lnet_msg_attach_md(msg, md, 0, 0); in LNetGet()
Dlib-msg.c308 lnet_msg_attach_md(lnet_msg_t *msg, lnet_libmd_t *md, in lnet_msg_attach_md() function
Dlib-ptl.c200 lnet_msg_attach_md(msg, md, offset, mlength); in lnet_try_match_md()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h455 void lnet_msg_attach_md(lnet_msg_t *msg, lnet_libmd_t *md,