Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c168 struct llog_changelog_rec *cr = in lustre_swab_llog_rec()
169 (struct llog_changelog_rec *)rec; in lustre_swab_llog_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3546 LASSERTF((int)sizeof(struct llog_changelog_rec) == 88, "found %lld\n", in lustre_assert_wire_constants()
3547 (long long)(int)sizeof(struct llog_changelog_rec)); in lustre_assert_wire_constants()
3548 LASSERTF((int)offsetof(struct llog_changelog_rec, cr_hdr) == 0, "found %lld\n", in lustre_assert_wire_constants()
3549 (long long)(int)offsetof(struct llog_changelog_rec, cr_hdr)); in lustre_assert_wire_constants()
3550 LASSERTF((int)sizeof(((struct llog_changelog_rec *)0)->cr_hdr) == 16, "found %lld\n", in lustre_assert_wire_constants()
3551 (long long)(int)sizeof(((struct llog_changelog_rec *)0)->cr_hdr)); in lustre_assert_wire_constants()
3552 LASSERTF((int)offsetof(struct llog_changelog_rec, cr) == 16, "found %lld\n", in lustre_assert_wire_constants()
3553 (long long)(int)offsetof(struct llog_changelog_rec, cr)); in lustre_assert_wire_constants()
3554 LASSERTF((int)sizeof(((struct llog_changelog_rec *)0)->cr) == 64, "found %lld\n", in lustre_assert_wire_constants()
3555 (long long)(int)sizeof(((struct llog_changelog_rec *)0)->cr)); in lustre_assert_wire_constants()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1463 struct llog_changelog_rec *rec = (struct llog_changelog_rec *)hdr; in changelog_kkuc_cb()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3068 struct llog_changelog_rec { struct