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