Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dsuper.c75 static int ext4_remount(struct super_block *sb, int *flags, char *data);
1643 .remount_fs = ext4_remount,
5724 static int ext4_remount(struct super_block *sb, int *flags, char *data) in ext4_remount() function