Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmmp.c147 mmp_block = le64_to_cpu(es->s_mmp_block); in kmmpd()
H A Dsuper.c5489 err = ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)); in __ext4_fill_super()
6764 le64_to_cpu(es->s_mmp_block)); in __ext4_remount()
H A Dext4.h1412 __le64 s_mmp_block; /* Block for multi-mount protection */ member