Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c139 int event_path_cnt; member
388 .event_path_cnt = 16,
400 .event_path_cnt = 16,
413 .event_path_cnt = 16,
426 .event_path_cnt = 16,
833 if (event_count != (tc->event_path_cnt ? : 1)) { in test_fanotify()
837 event_count, tc->event_path_cnt); in test_fanotify()
860 if (event_count > tc->event_path_cnt / 2) in test_fanotify()
865 tc->event_path_cnt / 2); in test_fanotify()
898 if (tcases[i].event_path_cnt > max_file_mult in setup()
[all...]

Completed in 2 milliseconds