Home
last modified time | relevance | path

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

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