Searched defs:mmp_struct (Results 1 – 2 of 2) sorted by relevance
2616 struct mmp_struct { struct2617 __le32 mmp_magic; /* Magic number for MMP */2618 __le32 mmp_seq; /* Sequence no. updated periodically */2624 __le64 mmp_time; /* Time last updated */2625 char mmp_nodename[64]; /* Node which last updated MMP block */2626 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2633 __le16 mmp_check_interval;2635 __le16 mmp_pad1;2636 __le32 mmp_pad2[226];2637 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */
2473 struct mmp_struct { struct2474 __le32 mmp_magic; /* Magic number for MMP */2475 __le32 mmp_seq; /* Sequence no. updated periodically */2481 __le64 mmp_time; /* Time last updated */2482 char mmp_nodename[64]; /* Node which last updated MMP block */2483 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2490 __le16 mmp_check_interval;2492 __le16 mmp_pad1;2493 __le32 mmp_pad2[226];2494 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */