Searched refs:RSM_IMPLICIT_SIGPOST (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsmapi_common.h123 #define RSM_IMPLICIT_SIGPOST 0x01 macro
/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c1781 * In case 1, the RSM_IMPLICIT_SIGPOST bit is reset to 0 by the
1786 if (sg_io->flags & RSM_IMPLICIT_SIGPOST &&
2113 * In case 1, the RSM_IMPLICIT_SIGPOST bit is reset to 0 by the
2118 if (sg_io->flags & RSM_IMPLICIT_SIGPOST &&
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c7678 if (sg_io.flags & RSM_IMPLICIT_SIGPOST &&
7691 sg_io.flags &= ~RSM_IMPLICIT_SIGPOST;

Completed in 63 milliseconds