Home
last modified time | relevance | path

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

/external/strace/xlat/
Dfan_event_flags.h62 #if defined(FAN_ONDIR) || (defined(HAVE_DECL_FAN_ONDIR) && HAVE_DECL_FAN_ONDIR)
64 static_assert((FAN_ONDIR) == (0x40000000), "FAN_ONDIR != 0x40000000");
67 # define FAN_ONDIR 0x40000000
95 XLAT(FAN_ONDIR),
Dfan_event_flags.in9 FAN_ONDIR 0x40000000
/external/kernel-headers/original/uapi/linux/
Dfanotify.h21 #define FAN_ONDIR 0x40000000 /* event occurred against dir */ macro
/external/strace/tests-m32/
Dfanotify_mark.c211 rc = fanotify_mark(-1, FAN_MARK_ADD, FAN_MODIFY | FAN_ONDIR, in main()
/external/strace/tests-mx32/
Dfanotify_mark.c211 rc = fanotify_mark(-1, FAN_MARK_ADD, FAN_MODIFY | FAN_ONDIR, in main()
/external/strace/tests/
Dfanotify_mark.c211 rc = fanotify_mark(-1, FAN_MARK_ADD, FAN_MODIFY | FAN_ONDIR, in main()
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify02.c51 FAN_EVENT_ON_CHILD | FAN_ONDIR, AT_FDCWD, in test01()
Dfanotify04.c201 FAN_OPEN | FAN_ONDIR, AT_FDCWD, dir) < 0) { in test01()
Dfanotify09.c69 FAN_ONDIR,
/external/syzkaller/sys/linux/
Dsys_386.const94 FAN_ONDIR = 1073741824
Dsys_amd64.const94 FAN_ONDIR = 1073741824
Dsys_ppc64le.const94 FAN_ONDIR = 1073741824
Dsys_arm.const94 FAN_ONDIR = 1073741824
Dsys_arm64.const94 FAN_ONDIR = 1073741824
Dsys.txt985 …OSE_WRITE, FAN_CLOSE_NOWRITE, FAN_OPEN, FAN_OPEN_PERM, FAN_ACCESS_PERM, FAN_ONDIR, FAN_EVENT_ON_CH…