Searched refs:spa_vdev_setfru (Results 1 – 3 of 3) sorted by relevance
817 extern int spa_vdev_setfru(spa_t *spa, uint64_t guid, const char *newfru);
7894 spa_vdev_setfru(spa_t *spa, uint64_t guid, const char *newfru) function9768 EXPORT_SYMBOL(spa_vdev_setfru);
2034 error = spa_vdev_setfru(spa, guid, fru); in zfs_ioc_vdev_setfru()