Home
last modified time | relevance | path

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

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