Home
last modified time | relevance | path

Searched refs:EQ_GET_WAIT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_notify.h121 EQ_GET_WAIT = 0x00000040, enumerator
/titanic_41/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c487 case EQ_GET_WAIT: in notify_ioctl()
488 if (cmd == EQ_GET_WAIT) { in notify_ioctl()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_notify.c443 (flags & EVFLG_WAIT) != 0? EQ_GET_WAIT: EQ_GET_NOWAIT, in meta_notify_getev()