Searched refs:spa_vdev_setpath (Results 1 – 3 of 3) sorted by relevance
647 extern int spa_vdev_setpath(spa_t *spa, uint64_t guid, const char *newpath);
2076 error = spa_vdev_setpath(spa, guid, path); in zfs_ioc_vdev_setpath()
5569 spa_vdev_setpath(spa_t *spa, uint64_t guid, const char *newpath) in spa_vdev_setpath() function