Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dmmp.c269 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect() function
Dext4.h2983 extern int ext4_multi_mount_protect(struct super_block *, ext4_fsblk_t);
Dsuper.c4021 if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block))) in ext4_fill_super()
5063 if (ext4_multi_mount_protect(sb, in ext4_remount()