Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfcntl.c904 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry() function
953 if (fasync_insert_entry(fd, filp, fapp, new)) { in fasync_add_entry()
H A Dlocks.c537 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
/openbmc/linux/include/linux/
H A Dfs.h1096 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…