Searched defs:mmp_struct (Results 1 – 2 of 2) sorted by relevance
2205 struct mmp_struct { struct2206 __le32 mmp_magic; /* Magic number for MMP */2207 __le32 mmp_seq; /* Sequence no. updated periodically */2213 __le64 mmp_time; /* Time last updated */2214 char mmp_nodename[64]; /* Node which last updated MMP block */2215 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2222 __le16 mmp_check_interval;2224 __le16 mmp_pad1;2225 __le32 mmp_pad2[226];2226 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */
2470 struct mmp_struct { struct2471 __le32 mmp_magic; /* Magic number for MMP */2472 __le32 mmp_seq; /* Sequence no. updated periodically */2478 __le64 mmp_time; /* Time last updated */2479 char mmp_nodename[64]; /* Node which last updated MMP block */2480 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2487 __le16 mmp_check_interval;2489 __le16 mmp_pad1;2490 __le32 mmp_pad2[226];2491 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */