Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h761 __u64 cr_prev; /**< last index for this target fid */ member
781 __u64 cr_prev; /**< last index for this target fid */ member
/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c175 __swab64s(&cr->cr.cr_prev); in lustre_swab_llog_rec()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3472 LASSERTF((int)offsetof(struct changelog_rec, cr_prev) == 16, "found %lld\n", in lustre_assert_wire_constants()
3473 (long long)(int)offsetof(struct changelog_rec, cr_prev)); in lustre_assert_wire_constants()
3474 LASSERTF((int)sizeof(((struct changelog_rec *)0)->cr_prev) == 8, "found %lld\n", in lustre_assert_wire_constants()
3475 (long long)(int)sizeof(((struct changelog_rec *)0)->cr_prev)); in lustre_assert_wire_constants()
3508 LASSERTF((int)offsetof(struct changelog_ext_rec, cr_prev) == 16, "found %lld\n", in lustre_assert_wire_constants()
3509 (long long)(int)offsetof(struct changelog_ext_rec, cr_prev)); in lustre_assert_wire_constants()
3510 LASSERTF((int)sizeof(((struct changelog_ext_rec *)0)->cr_prev) == 8, "found %lld\n", in lustre_assert_wire_constants()
3511 (long long)(int)sizeof(((struct changelog_ext_rec *)0)->cr_prev)); in lustre_assert_wire_constants()