Searched refs:zfsvfs_update_fromname (Results 1 – 4 of 4) sorted by relevance
161 extern void zfsvfs_update_fromname(const char *oldname, const char *newname);
2112 zfsvfs_update_fromname(oldname, newname); in dsl_dataset_rename_snapshot_sync_impl()2649 zfsvfs_update_fromname(oldname, newname); in dsl_dataset_promote_sync()
1909 zfsvfs_update_fromname(ddra->ddra_oldname, ddra->ddra_newname); in dsl_dir_rename_sync()
2484 zfsvfs_update_fromname(const char *oldname, const char *newname) in zfsvfs_update_fromname() function