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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h872 extern int spa_prop_set(spa_t *spa, nvlist_t *nvp);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c542 * EIO to the caller (spa_prop_set) to trick it
648 spa_prop_set(spa_t *spa, nvlist_t *nvp) function
4153 (error = spa_prop_set(spa, props)))) {
5240 error = spa_prop_set(newspa, props);
H A Dzfs_ioctl.c2861 error = spa_prop_set(spa, props);
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c1070 error = spa_prop_set(spa, props);

Completed in 104 milliseconds