Searched refs:lgc_index (Results 1 – 3 of 3) sorted by relevance
119 loghandle->u.phd.phd_cookie.lgc_index = in llog_cat_id2handle()
3672 LASSERTF((int)offsetof(struct llog_cookie, lgc_index) == 24, "found %lld\n", in lustre_assert_wire_constants()3673 (long long)(int)offsetof(struct llog_cookie, lgc_index)); in lustre_assert_wire_constants()3674 LASSERTF((int)sizeof(((struct llog_cookie *)0)->lgc_index) == 4, "found %lld\n", in lustre_assert_wire_constants()3675 (long long)(int)sizeof(((struct llog_cookie *)0)->lgc_index)); in lustre_assert_wire_constants()
3188 __u32 lgc_index; member