Searched defs:mmp_struct (Results 1 – 1 of 1) sorted by relevance
1960 struct mmp_struct { struct1961 __le32 mmp_magic; /* Magic number for MMP */1962 __le32 mmp_seq; /* Sequence no. updated periodically */1968 __le64 mmp_time; /* Time last updated */1969 char mmp_nodename[64]; /* Node which last updated MMP block */1970 char mmp_bdevname[32]; /* Bdev which last updated MMP block */1977 __le16 mmp_check_interval;1979 __le16 mmp_pad1;1980 __le32 mmp_pad2[226];1981 __le32 mmp_checksum; /* crc32c(uuid+mmp_block) */