Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dfcntl.c923 fa->fa_fd = fd; in fasync_insert_entry()
931 new->fa_fd = fd; in fasync_insert_entry()
1005 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()
1979 new->fa_fd = fd; in do_fcntl_add_lease()
/linux-6.6.21/include/linux/
Dfs.h1086 int fa_fd; member