Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2491 LASSERTF((int)sizeof(struct mdt_rec_rename) == 136, "found %lld\n", in lustre_assert_wire_constants()
2492 (long long)(int)sizeof(struct mdt_rec_rename)); in lustre_assert_wire_constants()
2493 LASSERTF((int)offsetof(struct mdt_rec_rename, rn_opcode) == 0, "found %lld\n", in lustre_assert_wire_constants()
2494 (long long)(int)offsetof(struct mdt_rec_rename, rn_opcode)); in lustre_assert_wire_constants()
2495 LASSERTF((int)sizeof(((struct mdt_rec_rename *)0)->rn_opcode) == 4, "found %lld\n", in lustre_assert_wire_constants()
2496 (long long)(int)sizeof(((struct mdt_rec_rename *)0)->rn_opcode)); in lustre_assert_wire_constants()
2497 LASSERTF((int)offsetof(struct mdt_rec_rename, rn_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()
2498 (long long)(int)offsetof(struct mdt_rec_rename, rn_cap)); in lustre_assert_wire_constants()
2499 LASSERTF((int)sizeof(((struct mdt_rec_rename *)0)->rn_cap) == 4, "found %lld\n", in lustre_assert_wire_constants()
2500 (long long)(int)sizeof(((struct mdt_rec_rename *)0)->rn_cap)); in lustre_assert_wire_constants()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c396 struct mdt_rec_rename *rec; in mdc_rename_pack()
399 CLASSERT(sizeof(struct mdt_rec_reint) == sizeof(struct mdt_rec_rename)); in mdc_rename_pack()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2485 struct mdt_rec_rename { struct