Searched refs:MD_IOCNOTIFY (Results 1 – 2 of 2) sorted by relevance
721 #define MD_IOCNOTIFY (MDIOC|38) /* notification */ macro791 #define NODBNEEDED(c) ((c) == MD_IOCNOTIFY)
228 if (metaioctl(MD_IOCNOTIFY, evctl, ep, evctl->mdn_name) != 0) { in meta_event()