Searched refs:lnet_msg_attach_md (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 1549 lnet_msg_attach_md(msg, md, 0, mlength); in lnet_parse_reply() 1602 lnet_msg_attach_md(msg, md, 0, 0); in lnet_parse_ack() 2108 lnet_msg_attach_md(msg, md, 0, 0); in LNetPut() 2195 lnet_msg_attach_md(msg, getmd, getmd->md_offset, getmd->md_length); in lnet_create_reply_msg() 2308 lnet_msg_attach_md(msg, md, 0, 0); in LNetGet()
|
D | lib-msg.c | 308 lnet_msg_attach_md(lnet_msg_t *msg, lnet_libmd_t *md, in lnet_msg_attach_md() function
|
D | lib-ptl.c | 200 lnet_msg_attach_md(msg, md, offset, mlength); in lnet_try_match_md()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 666 void lnet_msg_attach_md(lnet_msg_t *msg, lnet_libmd_t *md,
|