Home
last modified time | relevance | path

Searched refs:fsnotify_mark (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dfsnotify_backend.h108 struct fsnotify_mark;
153 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,
157 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);
160 void (*free_mark)(struct fsnotify_mark *mark);
297 struct fsnotify_mark *marks[FSNOTIFY_OBJ_TYPE_COUNT];
316 struct fsnotify_mark *mark) in fsnotify_iter_set_report_type_mark()
323 static inline struct fsnotify_mark *fsnotify_iter_##name##_mark( \
380 struct fsnotify_mark { struct
519 extern void fsnotify_init_mark(struct fsnotify_mark *mark,
522 extern struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,
[all …]