Searched defs:mmp_struct (Results 1 – 2 of 2) sorted by relevance
2618 struct mmp_struct { struct2619 __le32 mmp_magic; /* Magic number for MMP */2620 __le32 mmp_seq; /* Sequence no. updated periodically */2626 __le64 mmp_time; /* Time last updated */2627 char mmp_nodename[64]; /* Node which last updated MMP block */2628 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2635 __le16 mmp_check_interval;2637 __le16 mmp_pad1;2638 __le32 mmp_pad2[226];2639 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */
2474 struct mmp_struct { struct2475 __le32 mmp_magic; /* Magic number for MMP */2476 __le32 mmp_seq; /* Sequence no. updated periodically */2482 __le64 mmp_time; /* Time last updated */2483 char mmp_nodename[64]; /* Node which last updated MMP block */2484 char mmp_bdevname[32]; /* Bdev which last updated MMP block */2491 __le16 mmp_check_interval;2493 __le16 mmp_pad1;2494 __le32 mmp_pad2[226];2495 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */