Searched refs:F_NOTIFY (Results 1 – 6 of 6) sorted by relevance
28 fcntl(fd, F_NOTIFY, DN_MODIFY|DN_CREATE|DN_MULTISHOT); in main()
57 Dnotify 由 CONFIG_DNOTIFY 配置选项控制。禁用该选项时,fcntl(fd, F_NOTIFY, ...) 将返
16 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE + 2) macro
66 disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
41 - Directory change notification (F_NOTIFY)