Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c1049 fa->fa_fd = fd; in fasync_insert_entry()
1057 new->fa_fd = fd; in fasync_insert_entry()
1133 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
/linux/include/linux/
H A Dfs.h1206 int fa_fd; member