Searched refs:fanotify_fops (Results 1 – 1 of 1) sorted by relevance
985 static const struct file_operations fanotify_fops = { variable1546 fd = anon_inode_getfd("[fanotify]", &fanotify_fops, group, f_flags); in SYSCALL_DEFINE2()1741 if (unlikely(f.file->f_op != &fanotify_fops)) in do_fanotify_mark()