Home
last modified time | relevance | path

Searched refs:F_NOTIFY (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/filesystems/
H A Ddnotify_test.c28 fcntl(fd, F_NOTIFY, DN_MODIFY|DN_CREATE|DN_MULTISHOT); in main()
/linux/tools/include/uapi/linux/
H A Dfcntl.h
/linux/include/uapi/linux/
H A Dfcntl.h15 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE + 2) macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h15 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE + 2) macro
/linux/Documentation/filesystems/
H A Ddnotify.rst66 disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
H A Docfs2.rst41 - Directory change notification (F_NOTIFY)