Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c1060 fa->fa_fd = fd; in fasync_insert_entry()
1068 new->fa_fd = fd; in fasync_insert_entry()
1144 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
H A Dlocks.c592 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
2084 new->fa_fd = fd; in do_fcntl_add_lease()
/linux/include/linux/
H A Dfs.h1374 int fa_fd; member