]> Git Repo - linux.git/blob - include/linux/fanotify.h
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
[linux.git] / include / linux / fanotify.h
1 #ifndef _LINUX_FANOTIFY_H
2 #define _LINUX_FANOTIFY_H
3
4 #include <uapi/linux/fanotify.h>
5
6 /* not valid from userspace, only kernel internal */
7 #define FAN_MARK_ONDIR          0x00000100
8 #endif /* _LINUX_FANOTIFY_H */
This page took 0.032795 seconds and 4 git commands to generate.