Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dmmp.c279 int ext4_multi_mount_protect(struct super_block *sb, in ext4_multi_mount_protect() function
Dext4.h3743 extern int ext4_multi_mount_protect(struct super_block *, ext4_fsblk_t);
Dsuper.c5363 err = ext4_multi_mount_protect(sb, le64_to_cpu(es->s_mmp_block)); in __ext4_fill_super()
6633 err = ext4_multi_mount_protect(sb, in __ext4_remount()