Searched refs:EVFILT_LIO (Results 1 – 4 of 4) sorted by relevance
48 #define EVFILT_LIO (-10) /* attached to lio requests */ macro
43 #define EVFILT_LIO (-10) /* attached to lio requests */ macro
46 #define EVFILT_LIO (-10) /* attached to lio requests */ macro
409 kqueue_add_filteropts(EVFILT_LIO, &lio_filtops); in aio_onceonly()2255 kev.filter = EVFILT_LIO; in kern_lio_listio()