Home
last modified time | relevance | path

Searched refs:llh_bitmap_offset (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c243 __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()
Dllog.c134 llh->llh_bitmap_offset = offsetof(typeof(*llh), llh_bitmap); in llog_read_header()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3169 __u32 llh_bitmap_offset; member
3181 llh->llh_bitmap_offset - \
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3628 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()