Searched refs:fasync_struct (Results 1 – 7 of 7) sorted by relevance
67 struct fasync_struct *fasync;
1152 struct fasync_struct * fl_fasync; /* for lease break notifications */1378 struct fasync_struct { struct1382 struct fasync_struct *fa_next; /* singly linked list */ argument1390 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument1391 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…1392 extern int fasync_remove_entry(struct file *, struct fasync_struct **);1393 extern struct fasync_struct *fasync_alloc(void);1394 extern void fasync_free(struct fasync_struct *);1397 extern void kill_fasync(struct fasync_struct **, int, int);
154 struct fasync_struct *async_queue;
111 struct fasync_struct *fasync_list;
193 struct fasync_struct *fasync;
716 struct fasync_struct *fasync;
849 struct fasync_struct *fasync;