Home
last modified time | relevance | path

Searched refs:mdt_rec_setxattr (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2589 LASSERTF((int)sizeof(struct mdt_rec_setxattr) == 136, "found %lld\n", in lustre_assert_wire_constants()
2590 (long long)(int)sizeof(struct mdt_rec_setxattr)); in lustre_assert_wire_constants()
2591 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_opcode) == 0, "found %lld\n", in lustre_assert_wire_constants()
2592 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_opcode)); in lustre_assert_wire_constants()
2593 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_opcode) == 4, "found %lld\n", in lustre_assert_wire_constants()
2594 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_opcode)); in lustre_assert_wire_constants()
2595 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()
2596 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_cap)); in lustre_assert_wire_constants()
2597 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()
2598 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_cap)); in lustre_assert_wire_constants()
[all …]
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c392 struct mdt_rec_setxattr *rec; in mdc_xattr_common()
394 CLASSERT(sizeof(struct mdt_rec_setxattr) == in mdc_xattr_common()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2519 struct mdt_rec_setxattr { struct