Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dmmp.c140 mmp_block = le64_to_cpu(es->s_mmp_block); in kmmpd()
Dext4.h1185 __le64 s_mmp_block; /* Block for multi-mount protection */ member
Dsuper.c4021 if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block))) in ext4_fill_super()
5064 le64_to_cpu(es->s_mmp_block))) { in ext4_remount()
/linux-4.1.27/fs/ext3/
Dext3.h486 __le64 s_mmp_block; /* Block for multi-mount protection */ member