Searched refs:spa_prop_set (Results 1 – 4 of 4) sorted by relevance
1255 extern int spa_prop_set(spa_t *spa, nvlist_t *nvp);
988 spa_prop_set(spa_t *spa, nvlist_t *nvp) in spa_prop_set() function7502 (error = spa_prop_set(spa, props)))) {9383 error = spa_prop_set(newspa, props);11781 EXPORT_SYMBOL(spa_prop_set);
3369 error = spa_prop_set(spa, props); in zfs_ioc_pool_set_props()
1606 error = spa_prop_set(spa, props); in ztest_spa_prop_set_uint64()