projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[platform/adaptation/renesas_rcar/renesas_kernel.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 */