Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify_backend.h172 struct fsnotify_ops { struct
173 int (*handle_event)(struct fsnotify_group *group, u32 mask,
177 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,
180 void (*free_group_priv)(struct fsnotify_group *group);
181 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);
182 void (*free_event)(struct fsnotify_group *group, struct fsnotify_event *event);
184 void (*free_mark)(struct fsnotify_mark *mark);