Searched refs:PLAIN_PACK_HDR_OFF (Results 1 – 1 of 1) sorted by relevance
72 #define PLAIN_PACK_HDR_OFF (0) macro198 phdr = lustre_msg_buf(msg, PLAIN_PACK_HDR_OFF, 0); in plain_ctx_sign()229 phdr = lustre_msg_buf(msg, PLAIN_PACK_HDR_OFF, sizeof(*phdr)); in plain_ctx_verify()545 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_reqbuf()601 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_repbuf()734 phdr = lustre_msg_buf(msg, PLAIN_PACK_HDR_OFF, sizeof(*phdr)); in plain_accept()789 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_rs()851 phdr = lustre_msg_buf(msg, PLAIN_PACK_HDR_OFF, 0); in plain_authorize()