Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dfcntl.c946 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() function
979 return fasync_add_entry(fd, filp, fapp); in fasync_helper()