Searched refs:llh_bitmap_offset (Results 1 – 4 of 4) sorted by relevance
243 __swab32s(&llh->llh_bitmap_offset); in lustre_swab_llog_rec()289 CDEBUG(D_OTHER, "\tllh_bitmap_offset: %#x\n", h->llh_bitmap_offset); in print_llog_hdr()
134 llh->llh_bitmap_offset = offsetof(typeof(*llh), llh_bitmap); in llog_read_header()
3169 __u32 llh_bitmap_offset; member3181 llh->llh_bitmap_offset - \
3628 LASSERTF((int)offsetof(struct llog_log_hdr, llh_bitmap_offset) == 28, "found %lld\n", in lustre_assert_wire_constants()3629 (long long)(int)offsetof(struct llog_log_hdr, llh_bitmap_offset)); in lustre_assert_wire_constants()3630 LASSERTF((int)sizeof(((struct llog_log_hdr *)0)->llh_bitmap_offset) == 4, "found %lld\n", in lustre_assert_wire_constants()3631 (long long)(int)sizeof(((struct llog_log_hdr *)0)->llh_bitmap_offset)); in lustre_assert_wire_constants()