Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
92d07a8ff6e2e7844d1bce4e35c98c6a773d6f17
/
.
/
include
/
linux
/
fanotify.h
blob: cef93ddcc5a0d16f4eccb53b454fb285c464d14b [
file
] [
log
] [
blame
]
#ifndef
_LINUX_FANOTIFY_H
#define
_LINUX_FANOTIFY_H
#include
<uapi/linux/fanotify.h>
/* not valid from userspace, only kernel internal */
#define
FAN_MARK_ONDIR
0x00000100
#endif
/* _LINUX_FANOTIFY_H */