Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c114 static int diff_and_fix(pool_conf_t *, pool_conf_t *);
422 diff_and_fix(pool_conf_t *stc, pool_conf_t *dyn) in diff_and_fix() function
1269 if (diff_and_fix(conf, dyn) != PO_SUCCESS) { in pool_conf_commit_sys()