inotify_fops      320 fs/notify/inotify/inotify_user.c static const struct file_operations inotify_fops = {
inotify_fops      680 fs/notify/inotify/inotify_user.c 	ret = anon_inode_getfd("inotify", &inotify_fops, group,
inotify_fops      735 fs/notify/inotify/inotify_user.c 	if (unlikely(f.file->f_op != &inotify_fops)) {
inotify_fops      775 fs/notify/inotify/inotify_user.c 	if (unlikely(f.file->f_op != &inotify_fops))