Searched refs:spa_prop_set (Results 1 – 4 of 4) sorted by relevance
1178 extern int spa_prop_set(spa_t *spa, nvlist_t *nvp);
753 spa_prop_set(spa_t *spa, nvlist_t *nvp) in spa_prop_set() function6036 (error = spa_prop_set(spa, props)))) {7625 error = spa_prop_set(newspa, props);9793 EXPORT_SYMBOL(spa_prop_set);
2918 error = spa_prop_set(spa, props); in zfs_ioc_pool_set_props()
1408 error = spa_prop_set(spa, props); in ztest_spa_prop_set_uint64()