Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_notify.h120 EQ_GET_NOWAIT = 0x00000010, enumerator
/titanic_41/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c486 case EQ_GET_NOWAIT: in notify_ioctl()
536 if (cmd == EQ_GET_NOWAIT) 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()