Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dfcntl.c928 fa->fa_fd = fd; in fasync_insert_entry()
936 new->fa_fd = fd; in fasync_insert_entry()
1009 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
Dlocks.c600 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
2130 new->fa_fd = fd; in do_fcntl_add_lease()
/Linux-v5.10/include/linux/
Dfs.h1317 int fa_fd; member