Searched refs:F_NOTIFY (Results 1 – 7 of 7) 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)
399 case F_NOTIFY: in do_fcntl()
6798 ret = F_NOTIFY; in target_to_host_fcntl_cmd()