Searched defs:set_sm_comp_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c616 * set_sm_comp_state() commits the modified records.
619 set_sm_comp_state(un, smi, ci, CS_RESYNC, recids,
1285 * In this case, set NO_XMIT so that set_sm_comp_state
1292 set_sm_comp_state(un, c->ec_smi, c->ec_ci, CS_ERRED, 0,
1295 set_sm_comp_state(un, c->ec_smi, c->ec_ci, CS_ERRED, 0,
2323 * This is called from set_sm_comp_state and recursively calls
2324 * set_sm_comp_state if it needs to change the Last Erred state.
2358 set_sm_comp_state(un, i, ci, CS_ERRED, extras,
2379 * set_sm_comp_state
2408 set_sm_comp_state( function
[all...]

Completed in 67 milliseconds