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()
24 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
66 disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
41 - Directory change notification (F_NOTIFY)
404 case F_NOTIFY: in do_fcntl()