Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dmmp.c277 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect() function
Dext4.h3765 extern int ext4_multi_mount_protect(struct super_block *, ext4_fsblk_t);
Dsuper.c5272 if (ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block))) in __ext4_fill_super()
6511 if (ext4_multi_mount_protect(sb, in __ext4_remount()