Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dfcntl.c1049 fa->fa_fd = fd; in fasync_insert_entry()
1057 new->fa_fd = fd; in fasync_insert_entry()
1133 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
H A Dlocks.c573 if (!fasync_insert_entry(fa->fa_fd, filp, &fl->fl_fasync, fa)) in lease_setup()
2045 new->fa_fd = fd; in do_fcntl_add_lease()
/linux-6.15/include/linux/
H A Dfs.h1196 int fa_fd; member