Searched refs:event_path (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify09.c | 85 const char *event_path; member 92 .event_path = DIR_NAME, 99 .event_path = DIR_NAME, 106 .event_path = ".", 113 .event_path = DIR_NAME, 119 .event_path = FILE2_NAME, 127 .event_path = FILE2_NAME, 135 .event_path = DIR_NAME, 142 .event_path = FILE2_NAME, 152 .event_path = ".", [all …]
|
D | fanotify10.c | 712 foreach_path(tc, path, event_path) { in generate_event()
|