Searched defs:fsnotify_ops (Results 1 – 1 of 1) sorted by relevance
95 struct fsnotify_ops { struct96 bool (*should_send_event)(struct fsnotify_group *group, struct inode *inode,100 int (*handle_event)(struct fsnotify_group *group,126 const struct fsnotify_ops *ops; /* how this group handles things */ argument