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

/fs/ext4/
H A Dmmp.c140 mmp_block = le64_to_cpu(es->s_mmp_block);
H A Dext4.h1134 __le64 s_mmp_block; /* Block for multi-mount protection */ member in struct:ext4_super_block
1865 * written into the block number saved in the s_mmp_block field in the
H A Dsuper.c3951 if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)))
4970 le64_to_cpu(es->s_mmp_block))) {
/fs/ext3/
H A Dext3.h486 __le64 s_mmp_block; /* Block for multi-mount protection */ member in struct:ext3_super_block

Completed in 63 milliseconds