Searched refs:cs_recno (Results 1 – 3 of 3) sorted by relevance
3536 LASSERTF((int)offsetof(struct changelog_setinfo, cs_recno) == 0, "found %lld\n", in lustre_assert_wire_constants()3537 (long long)(int)offsetof(struct changelog_setinfo, cs_recno)); in lustre_assert_wire_constants()3538 LASSERTF((int)sizeof(((struct changelog_setinfo *)0)->cs_recno) == 8, "found %lld\n", in lustre_assert_wire_constants()3539 (long long)(int)sizeof(((struct changelog_setinfo *)0)->cs_recno)); in lustre_assert_wire_constants()
3063 __u64 cs_recno; member
1747 .cs_recno = icc->icc_recno, in mdc_iocontrol()