Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dmmp.c102 mmp_block = le64_to_cpu(es->s_mmp_block); in kmmpd()
Dext4.h1089 __le64 s_mmp_block; /* Block for multi-mount protection */ member
Dsuper.c3598 if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block))) in ext4_fill_super()
4515 le64_to_cpu(es->s_mmp_block))) { in ext4_remount()
/linux-3.4.99/fs/ext3/
Dext3.h484 __le64 s_mmp_block; /* Block for multi-mount protection */ member