Home
last modified time | relevance | path

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

/linux-6.1.9/fs/notify/
Dgroup.c166 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync() function
/linux-6.1.9/include/linux/
Dfsnotify_backend.h610 extern int fsnotify_fasync(int fd, struct file *file, int on);
/linux-6.1.9/fs/notify/inotify/
Dinotify_user.c362 .fasync = fsnotify_fasync,