Searched refs:lustre_shrink_msg (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 2554 int lustre_shrink_msg(struct lustre_msg *msg, int segment, 2614 req->rq_replen = lustre_shrink_msg(req->rq_repmsg, segment, in lustre_shrink_reply()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | niobuf.c | 390 req->rq_replen = lustre_shrink_msg(req->rq_repmsg, 0, in ptlrpc_send_reply()
|
D | layout.c | 2305 pill->rc_req->rq_reqlen = lustre_shrink_msg(msg, offset, newlen, in req_capsule_shrink() 2308 pill->rc_req->rq_replen = lustre_shrink_msg(msg, offset, newlen, in req_capsule_shrink()
|
D | sec_plain.c | 844 len = lustre_shrink_msg(msg, PLAIN_PACK_MSG_OFF, in plain_authorize()
|
D | pack_generic.c | 471 int lustre_shrink_msg(struct lustre_msg *msg, int segment, in lustre_shrink_msg() function 481 EXPORT_SYMBOL(lustre_shrink_msg);
|