Home
last modified time | relevance | path

Searched refs:ptlrpc_body_v2 (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c727 …LASSERTF((int)offsetof(struct ptlrpc_body_v3, pb_handle) == (int)offsetof(struct ptlrpc_body_v2, p… in lustre_assert_wire_constants()
728 … (int)offsetof(struct ptlrpc_body_v3, pb_handle), (int)offsetof(struct ptlrpc_body_v2, pb_handle)); in lustre_assert_wire_constants()
729 …eof(((struct ptlrpc_body_v3 *)0)->pb_handle) == (int)sizeof(((struct ptlrpc_body_v2 *)0)->pb_handl… in lustre_assert_wire_constants()
730 …(int)sizeof(((struct ptlrpc_body_v3 *)0)->pb_handle), (int)sizeof(((struct ptlrpc_body_v2 *)0)->pb… in lustre_assert_wire_constants()
731 …LASSERTF((int)offsetof(struct ptlrpc_body_v3, pb_type) == (int)offsetof(struct ptlrpc_body_v2, pb_… in lustre_assert_wire_constants()
732 (int)offsetof(struct ptlrpc_body_v3, pb_type), (int)offsetof(struct ptlrpc_body_v2, pb_type)); in lustre_assert_wire_constants()
733 …LASSERTF((int)sizeof(((struct ptlrpc_body_v3 *)0)->pb_type) == (int)sizeof(((struct ptlrpc_body_v2 in lustre_assert_wire_constants()
734 …(int)sizeof(((struct ptlrpc_body_v3 *)0)->pb_type), (int)sizeof(((struct ptlrpc_body_v2 *)0)->pb_t… in lustre_assert_wire_constants()
735 …LASSERTF((int)offsetof(struct ptlrpc_body_v3, pb_version) == (int)offsetof(struct ptlrpc_body_v2, … in lustre_assert_wire_constants()
736 …(int)offsetof(struct ptlrpc_body_v3, pb_version), (int)offsetof(struct ptlrpc_body_v2, pb_version)… in lustre_assert_wire_constants()
[all …]
Dpack_generic.c110 __u32 pblen = sizeof(struct ptlrpc_body_v2); in lustre_msg_early_size()
147 LASSERT(lens[MSG_PTLRPC_BODY_OFF] >= sizeof(struct ptlrpc_body_v2)); in lustre_msg_size()
607 pb = lustre_msg_buf_v2(m, offset, sizeof(struct ptlrpc_body_v2)); in lustre_unpack_ptlrpc_body_v2()
761 sizeof(struct ptlrpc_body_v2)); in lustre_msg_ptlrpc_body()
Dniobuf.c391 sizeof(struct ptlrpc_body_v2), 1); in ptlrpc_send_reply()
Dclient.c703 sizeof(struct ptlrpc_body_v2), RCL_CLIENT); in ptlrpc_request_pack()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1116 struct ptlrpc_body_v2 { struct