Searched refs:unset_importance_cb (Results 1 – 1 of 1) sorted by relevance
132 static int unset_importance_cb(pool_conf_t *, pool_t *, void *);1195 unset_importance_cb(pool_conf_t *conf, pool_t *pool, void *unused) in unset_importance_cb() function1236 return (pool_walk_pools(conf, NULL, unset_importance_cb)); in remove_importance_props()