Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / include / linux / fanotify.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
ff0b16a9
EP
2#ifndef _LINUX_FANOTIFY_H
3#define _LINUX_FANOTIFY_H
4
607ca46e 5#include <uapi/linux/fanotify.h>
ff0b16a9 6
8fcd6528
EP
7/* not valid from userspace, only kernel internal */
8#define FAN_MARK_ONDIR 0x00000100
ff0b16a9 9#endif /* _LINUX_FANOTIFY_H */