Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_notify.h122 EQ_PUT = 0x00000020, enumerator
186 (void) md_notify_interface(EQ_PUT, (tag), (set), (dev), (event))
/titanic_41/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c288 case EQ_PUT: in notify_interface()
408 if ((cmd != EQ_ON) && (cmd != EQ_PUT)) { in notify_ioctl()
540 case EQ_PUT: in notify_ioctl()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_notify.c220 if ((l == 0 && evctl->mdn_cmd != EQ_PUT) || l >= MD_NOTIFY_NAME_SIZE) { in meta_event()
580 EQ_PUT, in meta_notify_doputev()