Searched refs:fanotify_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/samples/fanotify/
H A Dfs-monitor.c123 fd = fanotify_init(FAN_CLASS_NOTIF|FAN_REPORT_FID, O_RDONLY);
125 errx(1, "fanotify_init");
/linux-master/kernel/
H A Dsys_ni.c226 COND_SYSCALL(fanotify_init); variable
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c100 * All flags that may be specified in parameter event_f_flags of fanotify_init.
953 /* matches the fanotify_init->fsnotify_alloc_group */
1460 SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags)

Completed in 127 milliseconds