Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfsnotify_backend.h155 struct fsnotify_ops { struct
156 int (*handle_event)(struct fsnotify_group *group, u32 mask,
160 int (*handle_inode_event)(struct fsnotify_mark *mark, u32 mask,
186 const struct fsnotify_ops *ops; /* how this group handles things */ argument