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/Documentation/translations/zh_CN/filesystems/
H A Ddnotify.rst57 Dnotify 由 CONFIG_DNOTIFY 配置选项控制。禁用该选项时,fcntl(fd, F_NOTIFY, ...) 将返
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfcntl.h16 #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)