Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Ddnotify.c24 extern void send_sigio(struct fown_struct *fown, int fd, int band);
139 send_sigio(fown, dn->dn_fd, POLL_MSG); in __inode_dir_notify()
Dfcntl.c439 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() function
522 send_sigio(fown, fa->fa_fd, band); in __kill_fasync()