Home
last modified time | relevance | path

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

/Linux-v5.4/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.c600 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
2097 new->fa_fd = fd; in do_fcntl_add_lease()
/Linux-v5.4/include/linux/
Dfs.h1334 int fa_fd; member