Searched defs:llog_log_hdr (Results 1 – 1 of 1) sorted by relevance
3165 struct llog_log_hdr { struct3166 struct llog_rec_hdr llh_hdr;3167 __s64 llh_timestamp;3168 __u32 llh_count;3169 __u32 llh_bitmap_offset;3170 __u32 llh_size;3171 __u32 llh_flags;3172 __u32 llh_cat_idx;3174 struct obd_uuid llh_tgtuuid;3175 __u32 llh_reserved[LLOG_HEADER_SIZE/sizeof(__u32) - 23];[all …]