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

/illumos-gate/usr/src/cmd/avs/sdbc/etc/
H A Ddscfg_reconfigure.cluster.sh271 rs_type=`scha_resource_get -O type -R $rs -G $rgname | cut -d':' -f1`
272 case "$rs_type" in
/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h109 uint_t rs_type; member in struct:daplka_resource
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror.c4726 if (!rs_active || (p->rs_type == un->un_resync_completed))
4736 if ((p->rs_type == un->un_rs_type) &&
4790 un->un_rs_type = p->rs_type;
4906 un->un_rs_type = p->rs_type;
4944 p->rs_type, p->rs_flags);
4953 switch (RS_TYPE(p->rs_type)) {
4957 /* If we are originator, just clear rs_type */
4965 * flags if OPT_NOT_DONE is set *and* rs_type
5055 smi = RS_SMI(p->rs_type);
5079 smi = RS_SMI(p->rs_type);
[all...]
H A Dmirror_resync.c1238 uint_t rs_type; local
1241 rs_type = un->un_rs_type;
1280 if (un->un_rs_type != rs_type)
1310 if (un->un_rs_type != rs_type)
1363 * No need for optimized resync if ABR set, clear rs_type and flags
2306 * resync described by rs_type and continue from the position described by
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdio.h405 uint_t rs_type; /* Type of resync */ member in struct:md_mn_rs_params
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_handlers.c700 respar.rs_type = d->msg_resync_type;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c431 (rp)->header.rs_type = (type); \
452 #define DAPLKA_RS_TYPE(rp) ((rp)->header.rs_type)
7912 (rp->rs_type != DAPL_TYPE_IA)) {
8079 (rp->rs_type != DAPL_TYPE_IA)) {

Completed in 147 milliseconds