Searched defs:fsnotify_ops (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 28963 struct fsnotify_ops { struct 28964 … *, u32, const void *, int, struct inode *, const struct qstr *, u32, struct fsnotify_iter_info *); 28965 …node_event)(struct fsnotify_mark *, u32, struct inode *, struct inode *, const struct qstr *, u32); 28966 void (*free_group_priv)(struct fsnotify_group *); 28967 void (*freeing_mark)(struct fsnotify_mark *, struct fsnotify_group *); 28968 void (*free_event)(struct fsnotify_group *, struct fsnotify_event *); 28969 void (*free_mark)(struct fsnotify_mark *);
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 38876 struct fsnotify_ops { struct 38877 … *, u32, const void *, int, struct inode *, const struct qstr *, u32, struct fsnotify_iter_info *); 38878 …node_event)(struct fsnotify_mark *, u32, struct inode *, struct inode *, const struct qstr *, u32); 38879 void (*free_group_priv)(struct fsnotify_group *); 38880 void (*freeing_mark)(struct fsnotify_mark *, struct fsnotify_group *); 38881 void (*free_event)(struct fsnotify_group *, struct fsnotify_event *); 38882 void (*free_mark)(struct fsnotify_mark *);
|