Home
last modified time | relevance | path

Searched refs:FAN_ALL_EVENTS (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify18.c87 FAN_MARK_ADD | FAN_MARK_MOUNT, FAN_ALL_EVENTS
93 FAN_MARK_ADD | FAN_MARK_FILESYSTEM, FAN_ALL_EVENTS
98 "mark_mask: FAN_ALL_EVENTS",
100 FAN_MARK_ADD, FAN_ALL_EVENTS
H A Dfanotify19.c172 if (fanotify_mark(fd_notify, FAN_MARK_ADD, FAN_ALL_EVENTS, in test_fanotify()
178 FAN_ALL_EVENTS, in test_fanotify()
H A Dfanotify11.c76 FAN_ALL_EVENTS | FAN_EVENT_ON_CHILD, AT_FDCWD, "."); in test01()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h86 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN) macro
88 #define FAN_ALL_OUTGOING_EVENTS (FAN_ALL_EVENTS | FAN_ALL_PERM_EVENTS | FAN_Q_OVERFLOW)
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h86 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN) macro
88 #define FAN_ALL_OUTGOING_EVENTS (FAN_ALL_EVENTS | FAN_ALL_PERM_EVENTS | FAN_Q_OVERFLOW)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h86 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN) macro
88 #define FAN_ALL_OUTGOING_EVENTS (FAN_ALL_EVENTS | FAN_ALL_PERM_EVENTS | FAN_Q_OVERFLOW)
/third_party/musl/include/sys/
H A Dfanotify.h90 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN) macro
92 #define FAN_ALL_OUTGOING_EVENTS (FAN_ALL_EVENTS | FAN_ALL_PERM_EVENTS | FAN_Q_OVERFLOW)

Completed in 3 milliseconds