Searched refs:NOTE_CLOSE_WRITE (Results 1 – 4 of 4) sorted by relevance
198 #define NOTE_CLOSE_WRITE 0x0200 /* file closed, fd did allowed macro
519 KNOTE_LOCKED(&sc->sc_selinfo.si_note, NOTE_CLOSE | (w ? NOTE_CLOSE_WRITE : 0)); in g_dev_close()907 NOTE_CLOSE_WRITE | NOTE_READ | NOTE_WRITE) in g_dev_kqfilter()
374 X(NOTE_CLOSE_WRITE) X(NOTE_READ) XEND
6500 NOTE_CLOSE_WRITE : NOTE_CLOSE); in vop_close_post()