Searched refs:spa_vdev_setpath (Results 1 – 3 of 3) sorted by relevance
816 extern int spa_vdev_setpath(spa_t *spa, uint64_t guid, const char *newpath);
7888 spa_vdev_setpath(spa_t *spa, uint64_t guid, const char *newpath) function9767 EXPORT_SYMBOL(spa_vdev_setpath);
2017 error = spa_vdev_setpath(spa, guid, path); in zfs_ioc_vdev_setpath()