Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h444 struct gfs2_log_header { struct
445 struct gfs2_meta_header lh_header;
448 __be32 lh_flags; /* GFS2_LOG_HEAD_... */
449 __be32 lh_tail; /* Block number of log tail */
450 __be32 lh_blkno;
455 __be32 lh_nsec; /* Nanoseconds of timestamp */
456 __be64 lh_sec; /* Seconds of timestamp */
458 __be64 lh_jinode; /* Journal inode number */
463 __be64 lh_local_total;
464 __be64 lh_local_free;
[all …]