s_mmp_block      1299 fs/ext4/ext4.h 	__le64  s_mmp_block;            /* Block for multi-mount protection */
s_mmp_block       147 fs/ext4/mmp.c  	mmp_block = le64_to_cpu(es->s_mmp_block);
s_mmp_block      4353 fs/ext4/super.c 		if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)))
s_mmp_block      5501 fs/ext4/super.c 						le64_to_cpu(es->s_mmp_block))) {