Home
last modified time | relevance | path

Searched defs:event_f_flags (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/linux/
Dfanotify.c4 int fanotify_init(unsigned flags, unsigned event_f_flags) in fanotify_init()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h18 unsigned int flags, unsigned int event_f_flags) in safe_fanotify_init()