Searched refs:inotify_fops (Results 1 – 1 of 1) sorted by relevance
578 static const struct file_operations inotify_fops = { variable638 filp->f_op = &inotify_fops; in SYSCALL_DEFINE1()691 if (unlikely(filp->f_op != &inotify_fops)) { in SYSCALL_DEFINE3()732 if (unlikely(filp->f_op != &inotify_fops)) { in SYSCALL_DEFINE2()