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