Home
last modified time | relevance | path

Searched refs:mmp_time (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dmmp.c128 (unsigned long long)le64_to_cpu(mmp->mmp_time), in __dump_mmp_msg()
153 mmp->mmp_time = cpu_to_le64(ktime_get_real_seconds()); in kmmpd()
175 mmp->mmp_time = cpu_to_le64(ktime_get_real_seconds()); in kmmpd()
244 mmp->mmp_time = cpu_to_le64(ktime_get_real_seconds()); in kmmpd()
H A Dext4.h2624 __le64 mmp_time; /* Time last updated */ member
/openbmc/linux/Documentation/filesystems/ext4/
H A Dmmp.rst52 - mmp_time
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch1162 - * is being updated. The mmp_time, mmp_nodename, and mmp_bdevname
1174 - __u64 mmp_time; /* Time last updated */