Home
last modified time | relevance | path

Searched defs:fsnotify_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dfsnotify_backend.h95 struct fsnotify_ops { struct
96 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