Searched refs:nilfs_remount (Results 1 – 1 of 1) sorted by relevance
63 static int nilfs_remount(struct super_block *sb, int *flags, char *data);694 .remount_fs = nilfs_remount,1108 static int nilfs_remount(struct super_block *sb, int *flags, char *data) in nilfs_remount() function1336 err = nilfs_remount(s, &flags, data); in nilfs_mount()