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

/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);

Completed in 93 milliseconds