Home
last modified time | relevance | path

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

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