Searched refs:spa_prop_set (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dspa.h1185 extern int spa_prop_set(spa_t *spa, nvlist_t *nvp);
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa.c669 * EIO to the caller (spa_prop_set) to trick it
765 spa_prop_set(spa_t *spa, nvlist_t *nvp) function
6107 (error = spa_prop_set(spa, props)))) {
7697 error = spa_prop_set(newspa, props);
9883 EXPORT_SYMBOL(spa_prop_set); variable
H A Dzfs_ioctl.c2945 error = spa_prop_set(spa, props);
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c1542 error = spa_prop_set(spa, props);

Completed in 267 milliseconds