Searched refs:NOTE_FUNLOCK (Results 1 – 3 of 3) sorted by relevance
250 #define NOTE_FUNLOCK 0x00000100 /* vnode was unlocked by flock(2) */ macro
1761 init_test(&test, "11.1.1: unlock file", FILE1, 1, 1, NOTE_FUNLOCK, YES_EVENT); in run_note_funlock_tests()
5784 post_event_if_success(vp, _err, NOTE_FUNLOCK); in VNOP_ADVLOCK()