Searched refs:inotify_fops (Results 1 – 1 of 1) sorted by relevance
357 static const struct file_operations inotify_fops = { variable711 ret = anon_inode_getfd("inotify", &inotify_fops, group, in do_inotify_init()763 if (unlikely(fd_file(f)->f_op != &inotify_fops)) in SYSCALL_DEFINE3()796 if (unlikely(fd_file(f)->f_op != &inotify_fops)) in SYSCALL_DEFINE2()