Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c653 static const struct file_operations fanotify_fops = { variable
1040 fd = anon_inode_getfd("[fanotify]", &fanotify_fops, group, f_flags); in SYSCALL_DEFINE2()
1197 if (unlikely(f.file->f_op != &fanotify_fops)) in do_fanotify_mark()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c985 static const struct file_operations fanotify_fops = { variable
1546 fd = anon_inode_getfd("[fanotify]", &fanotify_fops, group, f_flags); in SYSCALL_DEFINE2()
1741 if (unlikely(f.file->f_op != &fanotify_fops)) in do_fanotify_mark()

Completed in 5 milliseconds