Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_plain.c109 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()
871 lustre_msg_buflen(msg, PLAIN_PACK_MSG_OFF), in plain_authorize()
Dlayout.c1970 len = lustre_msg_buflen(msg, offset); in __req_capsule_get()
1987 fmt->rf_name, lustre_msg_buflen(msg, offset), len, in __req_capsule_get()
2136 return lustre_msg_buflen(__req_msg(pill, loc), in req_capsule_get_size()
2300 len = lustre_msg_buflen(msg, offset); in req_capsule_shrink()
Dpack_generic.c667 int lustre_msg_buflen(struct lustre_msg *m, int n) in lustre_msg_buflen() function
677 EXPORT_SYMBOL(lustre_msg_buflen);
1208 lustre_msg_buflen(msg, MSG_PTLRPC_BODY_OFF), in lustre_msg_calc_cksum()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2565 int lustre_msg_buflen(struct lustre_msg *m, int n);