Searched defs:mmp_struct (Results 1 – 1 of 1) sorted by relevance
2292 struct mmp_struct { struct2293 __le32 mmp_magic; /* Magic number for MMP */2294 __le32 mmp_seq; /* Sequence no. updated periodically */2300 __le64 mmp_time; /* Time last updated */2301 char mmp_nodename[64]; /* Node which last updated MMP block */2302 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2309 __le16 mmp_check_interval;2311 __le16 mmp_pad1;2312 __le32 mmp_pad2[226];2313 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */