Searched refs:ext4_remount (Results 1 – 1 of 1) sorted by relevance
71 static int ext4_remount(struct super_block *sb, int *flags, char *data);1225 .remount_fs = ext4_remount,1244 .remount_fs = ext4_remount,4235 static int ext4_remount(struct super_block *sb, int *flags, char *data) in ext4_remount() function