Searched refs:fasync_struct (Results 1 – 12 of 12) sorted by relevance
31 struct fasync_struct *fasync;
76 struct fasync_struct *fasync_readers;77 struct fasync_struct *fasync_writers;
32 struct fasync_struct *fasync;
61 struct fasync_struct *async_queue; /* fasync method */
75 struct fasync_struct *async_queue;
105 struct fasync_struct *async_queue;
1114 struct fasync_struct * fl_fasync; /* for lease break notifications */1359 struct fasync_struct { struct1363 struct fasync_struct *fa_next; /* singly linked list */ argument1371 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument1372 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…1373 extern int fasync_remove_entry(struct file *, struct fasync_struct **);1374 extern struct fasync_struct *fasync_alloc(void);1375 extern void fasync_free(struct fasync_struct *);1378 extern void kill_fasync(struct fasync_struct **, int, int);
101 struct fasync_struct *fasync_list;
236 struct fasync_struct *fasync;
226 struct fasync_struct *fsn_fa; /* async notification */
759 struct fasync_struct *fasync;
572 struct fasync_struct *async_queue;