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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c131 static int set_importance_cb(pool_conf_t *, pool_t *, void *);
1146 * set_importance_cb() is used to create "_importance" props on each
1153 set_importance_cb(pool_conf_t *conf, pool_t *pool, void *unused) function
1224 return (pool_walk_pools(conf, NULL, set_importance_cb));

Completed in 54 milliseconds