Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dfcntl.c926 fa->fa_fd = fd; in fasync_insert_entry()
934 new->fa_fd = fd; in fasync_insert_entry()
1007 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
Dlocks.c537 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
1892 new->fa_fd = fd; in do_fcntl_add_lease()
/Linux-v4.19/include/linux/
Dfs.h1271 int fa_fd; member