Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dmmp.c279 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect() function
H A Dext4.h3744 extern int ext4_multi_mount_protect(struct super_block *, ext4_fsblk_t);
H A Dsuper.c5371 err = ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)); in __ext4_fill_super()
6658 err = ext4_multi_mount_protect(sb, in __ext4_remount()