Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfcntl.c634 fa->fa_fd = fd; in fasync_insert_entry()
642 new->fa_fd = fd; in fasync_insert_entry()
716 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
Dlocks.c492 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
1829 new->fa_fd = fd; in do_fcntl_add_lease()
/linux-4.4.14/include/linux/
Dfs.h1228 int fa_fd; member