Home
last modified time | relevance | path

Searched defs:llog_log_hdr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3186 struct llog_log_hdr { struct
3187 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 …]