Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/
Dgroup.c158 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync() function
/Linux-v5.15/include/linux/
Dfsnotify_backend.h480 extern int fsnotify_fasync(int fd, struct file *file, int on);
/Linux-v5.15/fs/notify/inotify/
Dinotify_user.c339 .fasync = fsnotify_fasync,