Searched refs:zfs_remount (Results 1 – 3 of 3) sorted by relevance
252 extern int zfs_remount(struct super_block *sb, int *flags, zfs_mnt_t *zm);
500 error = -zfs_remount(fc->root->d_sb, &fc->sb_flags, &zm); in zpl_reconfigure()
1707 zfs_remount(struct super_block *sb, int *flags, zfs_mnt_t *zm) in zfs_remount() function2219 EXPORT_SYMBOL(zfs_remount);