Home
last modified time | relevance | path

Searched refs:unset_importance_cb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c130 static int unset_importance_cb(pool_conf_t *, pool_t *, void *);
1193 unset_importance_cb(pool_conf_t *conf, pool_t *pool, void *unused) in unset_importance_cb() function
1234 return (pool_walk_pools(conf, NULL, unset_importance_cb)); in remove_importance_props()