Searched defs:llog_log_hdr (Results 1 – 1 of 1) sorted by relevance
3186 struct llog_log_hdr { struct3187 struct llog_rec_hdr llh_hdr;3188 __s64 llh_timestamp;3189 __u32 llh_count;3190 __u32 llh_bitmap_offset;3191 __u32 llh_size;3192 __u32 llh_flags;3193 __u32 llh_cat_idx;3195 struct obd_uuid llh_tgtuuid;3196 __u32 llh_reserved[LLOG_HEADER_SIZE/sizeof(__u32) - 23];[all …]