Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c64 static int reiserfs_remount(struct super_block *s, int *flags, char *data);
822 .remount_fs = reiserfs_remount,
1429 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount() function