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