Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dfcntl.c718 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry() function
767 if (fasync_insert_entry(fd, filp, fapp, new)) { in fasync_add_entry()
Dlocks.c1560 if (!fasync_insert_entry(fd, filp, &ret->fl_fasync, new)) in do_fcntl_add_lease()
/linux-3.3/include/linux/
Dfs.h1381 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…