Merge branch 'fix/amd' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-block.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 */