Home
last modified time | relevance | path

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

/linux-2.6.39/fs/notify/fanotify/
Dfanotify_user.c677 SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) in SYSCALL_DEFINE2() argument
684 __func__, flags, event_f_flags); in SYSCALL_DEFINE2()
714 group->fanotify_data.f_flags = event_f_flags; in SYSCALL_DEFINE2()
/linux-2.6.39/include/linux/
Dsyscalls.h824 asmlinkage long sys_fanotify_init(unsigned int flags, unsigned int event_f_flags);