Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/
H A Dgroup.c144 int fsnotify_fasync(int fd, struct file *file, int on) in fsnotify_fasync() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h482 extern int fsnotify_fasync(int fd, struct file *file, int on);
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c326 .fasync = fsnotify_fasync,