Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c195 struct llog_changelog_user_rec *cur = in lustre_swab_llog_rec()
196 (struct llog_changelog_user_rec *)rec; in lustre_swab_llog_rec()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3564 LASSERTF((int)sizeof(struct llog_changelog_user_rec) == 40, "found %lld\n", in lustre_assert_wire_constants()
3565 (long long)(int)sizeof(struct llog_changelog_user_rec)); in lustre_assert_wire_constants()
3566 LASSERTF((int)offsetof(struct llog_changelog_user_rec, cur_hdr) == 0, "found %lld\n", in lustre_assert_wire_constants()
3567 (long long)(int)offsetof(struct llog_changelog_user_rec, cur_hdr)); in lustre_assert_wire_constants()
3568 LASSERTF((int)sizeof(((struct llog_changelog_user_rec *)0)->cur_hdr) == 16, "found %lld\n", in lustre_assert_wire_constants()
3569 (long long)(int)sizeof(((struct llog_changelog_user_rec *)0)->cur_hdr)); in lustre_assert_wire_constants()
3570 LASSERTF((int)offsetof(struct llog_changelog_user_rec, cur_id) == 16, "found %lld\n", in lustre_assert_wire_constants()
3571 (long long)(int)offsetof(struct llog_changelog_user_rec, cur_id)); in lustre_assert_wire_constants()
3572 LASSERTF((int)sizeof(((struct llog_changelog_user_rec *)0)->cur_id) == 4, "found %lld\n", in lustre_assert_wire_constants()
3573 (long long)(int)sizeof(((struct llog_changelog_user_rec *)0)->cur_id)); in lustre_assert_wire_constants()
[all …]
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3098 struct llog_changelog_user_rec { struct