Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/
Dgroup.c144 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync() function
/Linux-v5.10/include/linux/
Dfsnotify_backend.h481 extern int fsnotify_fasync(int fd, struct file *file, int on);
/Linux-v5.10/fs/notify/inotify/
Dinotify_user.c326 .fasync = fsnotify_fasync,