Home
last modified time | relevance | path

Searched refs:ext4_remount (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c75 static int ext4_remount(struct super_block *sb, int *flags, char *data);
1646 .remount_fs = ext4_remount,
5823 * Structure to save mount options for ext4_remount's benefit
5838 static int ext4_remount(struct super_block *sb, int *flags, char *data) in ext4_remount() function
6002 "ext4_remount: Checksum for group %u failed (%u!=%u)", in ext4_remount()

Completed in 8 milliseconds