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

/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c422 static const struct file_operations fanotify_fops = { variable in typeref:struct:file_operations
789 fd = anon_inode_getfd("[fanotify]", &fanotify_fops, group, f_flags); SYSCALL_DEFINE2()
852 if (unlikely(f.file->f_op != &fanotify_fops)) SYSCALL_DEFINE5()

Completed in 72 milliseconds