constify security_path_{link,rename}
[deliverable/linux.git] / include / linux / fanotify.h
CommitLineData
ff0b16a9
EP
1#ifndef _LINUX_FANOTIFY_H
2#define _LINUX_FANOTIFY_H
3
607ca46e 4#include <uapi/linux/fanotify.h>
ff0b16a9 5
8fcd6528
EP
6/* not valid from userspace, only kernel internal */
7#define FAN_MARK_ONDIR 0x00000100
ff0b16a9 8#endif /* _LINUX_FANOTIFY_H */
This page took 0.576969 seconds and 5 git commands to generate.