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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c107 * diff_and_fix operations
116 static int diff_and_fix(pool_conf_t *, pool_conf_t *);
417 * diff_and_fix() works out the differences between two configurations
424 diff_and_fix(pool_conf_t *stc, pool_conf_t *dyn) function
1271 if (diff_and_fix(conf, dyn) != PO_SUCCESS) {

Completed in 59 milliseconds