Home
last modified time | relevance | path

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

/Linux-v4.19/fs/reiserfs/
Dsuper.c64 static int reiserfs_remount(struct super_block *s, int *flags, char *data);
827 .remount_fs = reiserfs_remount,
1436 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount() function