Home
last modified time | relevance | path

Searched refs:expected_mask_with_ignore (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify10.c114 unsigned long long expected_mask_with_ignore; member
418 if (exec_events_unsupported && tc->expected_mask_with_ignore & FAN_OPEN_EXEC) { in test_fanotify()
441 if (!generate_event(tc->event_path, tc->expected_mask_with_ignore)) in test_fanotify()
446 if (p > 0 && !tc->expected_mask_with_ignore) in test_fanotify()
476 tc->expected_mask_with_ignore); in test_fanotify()
483 for (p = 1; p < num_classes && !tc->expected_mask_with_ignore; p++) { in test_fanotify()