Home
last modified time | relevance | path

Searched refs:fasync_insert_entry (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dfcntl.c1038 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry() function
1087 if (fasync_insert_entry(fd, filp, fapp, new)) { in fasync_add_entry()
/linux/include/linux/
H A Dfs.h1218 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…