Home
last modified time | relevance | path

Searched refs:inotify_fops (Results 1 – 1 of 1) sorted by relevance

/fs/notify/inotify/
Dinotify_user.c578 static const struct file_operations inotify_fops = { variable
638 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()