Home
last modified time | relevance | path

Searched refs:mmp_seq (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/ext4/
Dmmp.c166 mmp->mmp_seq = cpu_to_le32(seq); in kmmpd()
207 if (mmp->mmp_seq != mmp_check->mmp_seq || in kmmpd()
235 mmp->mmp_seq = cpu_to_le32(EXT4_MMP_SEQ_CLEAN); in kmmpd()
310 seq = le32_to_cpu(mmp->mmp_seq); in ext4_multi_mount_protect()
336 if (seq != le32_to_cpu(mmp->mmp_seq)) { in ext4_multi_mount_protect()
347 mmp->mmp_seq = cpu_to_le32(seq); in ext4_multi_mount_protect()
365 if (seq != le32_to_cpu(mmp->mmp_seq)) { in ext4_multi_mount_protect()
Dext4.h2616 __le32 mmp_seq; /* Sequence no. updated periodically */ member
/Linux-v6.1/Documentation/filesystems/ext4/
Dmmp.rst48 - mmp_seq