Searched refs:lustre_msg_buflen (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_plain.c | 109 lustre_msg_buflen(msg, PLAIN_PACK_BULK_OFF)); in plain_unpack_bsd() 257 lustre_msg_buflen(msg, PLAIN_PACK_MSG_OFF), in plain_ctx_verify() 283 req->rq_replen = lustre_msg_buflen(msg, PLAIN_PACK_MSG_OFF); in plain_ctx_verify() 872 lustre_msg_buflen(msg, PLAIN_PACK_MSG_OFF), in plain_authorize()
|
D | layout.c | 1971 len = lustre_msg_buflen(msg, offset); in __req_capsule_get() 1988 fmt->rf_name, lustre_msg_buflen(msg, offset), len, in __req_capsule_get() 2201 return lustre_msg_buflen(__req_msg(pill, loc), in req_capsule_get_size() 2366 len = lustre_msg_buflen(msg, offset); in req_capsule_shrink()
|
D | pack_generic.c | 681 int lustre_msg_buflen(struct lustre_msg *m, int n) in lustre_msg_buflen() function 691 EXPORT_SYMBOL(lustre_msg_buflen); 1322 lustre_msg_buflen(msg, MSG_PTLRPC_BODY_OFF), in lustre_msg_calc_cksum()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 2596 int lustre_msg_buflen(struct lustre_msg *m, int n);
|