Home
last modified time | relevance | path

Searched refs:verify_event (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify04.c100 static void verify_event(int mask) in verify_event() function
128 verify_event(mask); in do_open_test()
184 verify_event(S_IFREG); in test01()
186 verify_event(S_IFDIR); in test01()
H A Dfanotify06.c121 static void verify_event(int group, struct fanotify_event_metadata *event) in verify_event() function
198 verify_event(i, event); in test_fanotify()
H A Dfanotify09.c333 static void verify_event(int group, struct fanotify_event_metadata *event, in verify_event() function
426 verify_event(0, event, FAN_MODIFY, tc->report_name ? fname : ""); in test_fanotify()
430 verify_event(0, event, FAN_CLOSE_NOWRITE, in test_fanotify()
456 verify_event(i, event, tc->nonfirst_event, ""); in test_fanotify()
H A Dfanotify10.c679 static int verify_event(int p, int group, struct fanotify_event_metadata *event, in verify_event() function
824 if (!verify_event(p, i, event, p == 0 ? in test_fanotify()

Completed in 3 milliseconds