#include #include #include #include #include extern const struct fsnotify_ops fanotify_fsnotify_ops; static inline __u32 fanotify_outgoing_mask(__u32 mask) { return mask & FAN_ALL_OUTGOING_EVENTS; }