Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify_user.c1180 static const struct file_operations fanotify_fops = { variable
1754 anon_inode_getfile_fmode("[fanotify]", &fanotify_fops, in SYSCALL_DEFINE2()
1972 if (unlikely(fd_file(f)->f_op != &fanotify_fops)) in do_fanotify_mark()