Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c188 tail = &ext->cr_tail; in lustre_swab_llog_rec()
190 tail = &cr->cr_tail; in lustre_swab_llog_rec()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3092 struct llog_rec_tail cr_tail; /**< for_sizezof_only */ member
3098 struct llog_rec_tail cr_tail; /**< for_sizezof_only */ member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3558 LASSERTF((int)offsetof(struct llog_changelog_rec, cr_tail) == 80, "found %lld\n", in lustre_assert_wire_constants()
3559 (long long)(int)offsetof(struct llog_changelog_rec, cr_tail)); in lustre_assert_wire_constants()
3560 LASSERTF((int)sizeof(((struct llog_changelog_rec *)0)->cr_tail) == 8, "found %lld\n", in lustre_assert_wire_constants()
3561 (long long)(int)sizeof(((struct llog_changelog_rec *)0)->cr_tail)); in lustre_assert_wire_constants()