Home
last modified time | relevance | path

Searched refs:llog_logid_rec (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c68 struct llog_logid_rec rec = { { 0 }, }; in llog_cat_new_log()
534 struct llog_logid_rec *lir = (struct llog_logid_rec *)rec; in llog_cat_process_cb()
630 struct llog_logid_rec *lir = (struct llog_logid_rec *)rec; in llog_cat_reverse_process_cb()
757 struct llog_logid_rec *lir = (struct llog_logid_rec *)rec; in cat_cancel_cb()
Dllog_swab.c255 struct llog_logid_rec *lid = (struct llog_logid_rec *)rec; in lustre_swab_llog_rec()
Dllog.c255 llh->llh_size = sizeof(struct llog_logid_rec); in llog_init_handle()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3305 LASSERTF((int)sizeof(struct llog_logid_rec) == 64, "found %lld\n", in lustre_assert_wire_constants()
3306 (long long)(int)sizeof(struct llog_logid_rec)); in lustre_assert_wire_constants()
3307 LASSERTF((int)offsetof(struct llog_logid_rec, lid_hdr) == 0, "found %lld\n", in lustre_assert_wire_constants()
3308 (long long)(int)offsetof(struct llog_logid_rec, lid_hdr)); in lustre_assert_wire_constants()
3309 LASSERTF((int)sizeof(((struct llog_logid_rec *)0)->lid_hdr) == 16, "found %lld\n", in lustre_assert_wire_constants()
3310 (long long)(int)sizeof(((struct llog_logid_rec *)0)->lid_hdr)); in lustre_assert_wire_constants()
3311 LASSERTF((int)offsetof(struct llog_logid_rec, lid_id) == 16, "found %lld\n", in lustre_assert_wire_constants()
3312 (long long)(int)offsetof(struct llog_logid_rec, lid_id)); in lustre_assert_wire_constants()
3313 LASSERTF((int)sizeof(((struct llog_logid_rec *)0)->lid_id) == 20, "found %lld\n", in lustre_assert_wire_constants()
3314 (long long)(int)sizeof(((struct llog_logid_rec *)0)->lid_id)); in lustre_assert_wire_constants()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3023 struct llog_logid_rec { struct