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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h394 * The flags in RDC_MFLAGS can also be in urdc->mflags, in which case
404 #define RDC_MFLAGS (RDC_SLAVE | RDC_RSYNC_NEEDED) macro
H A Drdc_io.c1001 ASSERT(!(flags & ~RDC_MFLAGS));
1030 ASSERT(!(flags & ~RDC_MFLAGS));
1053 flags &= ~(rdc_get_vflags(utmp) & RDC_MFLAGS);
1986 (rdc_get_vflags(uold) & RDC_MFLAGS));

Completed in 1589 milliseconds