Searched defs:fsnotify_group (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 28935 struct fsnotify_group { struct 28936 const struct fsnotify_ops *ops; 28937 refcount_t refcnt; 28938 spinlock_t notification_lock; 28939 struct list_head notification_list; 28940 wait_queue_head_t notification_waitq; 28964 …int (*handle_event)(struct fsnotify_group *, u32, const void *, int, struct inode *, const struct … argument
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 38848 struct fsnotify_group { struct 38849 const struct fsnotify_ops *ops; 38850 refcount_t refcnt; 38851 spinlock_t notification_lock; 38852 struct list_head notification_list; 38853 wait_queue_head_t notification_waitq; 38877 …int (*handle_event)(struct fsnotify_group *, u32, const void *, int, struct inode *, const struct … argument
|