Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_log.h231 struct llog_gen *gen, struct obd_uuid *uuid);
496 struct llog_logid *logid, struct llog_gen *gen, in llog_connect()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3588 LASSERTF((int)sizeof(struct llog_gen) == 16, "found %lld\n", in lustre_assert_wire_constants()
3589 (long long)(int)sizeof(struct llog_gen)); in lustre_assert_wire_constants()
3590 LASSERTF((int)offsetof(struct llog_gen, mnt_cnt) == 0, "found %lld\n", in lustre_assert_wire_constants()
3591 (long long)(int)offsetof(struct llog_gen, mnt_cnt)); in lustre_assert_wire_constants()
3592 LASSERTF((int)sizeof(((struct llog_gen *)0)->mnt_cnt) == 8, "found %lld\n", in lustre_assert_wire_constants()
3593 (long long)(int)sizeof(((struct llog_gen *)0)->mnt_cnt)); in lustre_assert_wire_constants()
3594 LASSERTF((int)offsetof(struct llog_gen, conn_cnt) == 8, "found %lld\n", in lustre_assert_wire_constants()
3595 (long long)(int)offsetof(struct llog_gen, conn_cnt)); in lustre_assert_wire_constants()
3596 LASSERTF((int)sizeof(((struct llog_gen *)0)->conn_cnt) == 8, "found %lld\n", in lustre_assert_wire_constants()
3597 (long long)(int)sizeof(((struct llog_gen *)0)->conn_cnt)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3153 struct llog_gen { struct
3160 struct llog_gen lgr_gen; argument
3234 struct llog_gen lgdc_gen;