Lines Matching refs:FAN_OPEN
151 .expected_mask_without_ignore = FAN_OPEN
161 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
170 .expected_mask_with_ignore = FAN_OPEN,
171 .expected_mask_without_ignore = FAN_OPEN
180 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
181 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
190 .expected_mask_without_ignore = FAN_OPEN
200 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
209 .expected_mask_with_ignore = FAN_OPEN,
210 .expected_mask_without_ignore = FAN_OPEN
219 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
220 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
229 .expected_mask_without_ignore = FAN_OPEN
239 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
248 .expected_mask_with_ignore = FAN_OPEN,
249 .expected_mask_without_ignore = FAN_OPEN
258 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
259 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
268 .expected_mask_without_ignore = FAN_OPEN
278 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
287 .expected_mask_with_ignore = FAN_OPEN,
288 .expected_mask_without_ignore = FAN_OPEN
297 .expected_mask_with_ignore = FAN_OPEN | FAN_OPEN_EXEC,
298 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
308 .expected_mask_without_ignore = FAN_OPEN | FAN_OPEN_EXEC
318 .expected_mask_without_ignore = FAN_OPEN
328 .expected_mask_without_ignore = FAN_OPEN
337 .expected_mask_with_ignore = FAN_OPEN,
338 .expected_mask_without_ignore = FAN_OPEN
348 .expected_mask_without_ignore = FAN_OPEN
357 .expected_mask_with_ignore = FAN_OPEN,
358 .expected_mask_without_ignore = FAN_OPEN
368 .expected_mask_without_ignore = FAN_OPEN
377 .expected_mask_with_ignore = FAN_OPEN,
378 .expected_mask_without_ignore = FAN_OPEN
390 .expected_mask_with_ignore = FAN_OPEN,
391 .expected_mask_without_ignore = FAN_OPEN
402 .expected_mask_with_ignore = FAN_OPEN,
403 .expected_mask_without_ignore = FAN_OPEN
415 .expected_mask_with_ignore = FAN_OPEN,
416 .expected_mask_without_ignore = FAN_OPEN
428 .expected_mask_with_ignore = FAN_OPEN,
429 .expected_mask_without_ignore = FAN_OPEN
441 .expected_mask_without_ignore = FAN_OPEN | FAN_ONDIR
451 .expected_mask_with_ignore = FAN_OPEN | FAN_ONDIR,
452 .expected_mask_without_ignore = FAN_OPEN | FAN_ONDIR
462 .expected_mask_with_ignore = FAN_OPEN | FAN_ONDIR,
463 .expected_mask_without_ignore = FAN_OPEN | FAN_ONDIR
536 /* Open fd for syncfs before creating groups to avoid the FAN_OPEN event */
567 mask = FAN_OPEN | tc->ignored_flags;
591 * If parent does not want to ignore FAN_OPEN events on children,
593 * to make sure we do not ignore FAN_OPEN events from children.
595 * If parent wants to ignore FAN_OPEN events on childern,