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/
H A Dfanotify10.c141 unsigned long long expected_mask_with_ignore; member
160 .expected_mask_with_ignore = FAN_OPEN_EXEC,
170 .expected_mask_with_ignore = FAN_OPEN,
180 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
199 .expected_mask_with_ignore = FAN_OPEN_EXEC,
209 .expected_mask_with_ignore = FAN_OPEN,
219 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
238 .expected_mask_with_ignore = FAN_OPEN_EXEC,
248 .expected_mask_with_ignore = FAN_OPEN,
258 .expected_mask_with_ignore
[all...]

Completed in 1 milliseconds