Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dsuper.c63 static int reiserfs_remount(struct super_block *s, int *flags, char *data);
702 .remount_fs = reiserfs_remount,
1263 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount() function