Searched refs:set_sm_comp_state (Results 1 - 4 of 4) 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...]
H A Dmirror_ioctl.c772 /* set_sm_comp_state() commits the modified records */
773 set_sm_comp_state(un, smi, ci, CS_RESYNC, recids, MD_STATE_NO_XMIT,
H A Dmirror_resync.c1875 set_sm_comp_state(un, smi, ci, CS_OKAY, 0,
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mirror.h81 * Defines for flags argument in function set_sm_comp_state()
578 extern void set_sm_comp_state(mm_unit_t *, int, int, int,

Completed in 83 milliseconds