Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/filesystems/
A Ddnotify_test.c28 fcntl(fd, F_NOTIFY, DN_MODIFY|DN_CREATE|DN_MULTISHOT); in main()
/linux-6.3-rc2/include/uapi/linux/
A Dfcntl.h24 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dfcntl.h24 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
/linux-6.3-rc2/Documentation/filesystems/
A Ddnotify.rst66 disabled, fcntl(fd, F_NOTIFY, ...) will return -EINVAL.
A Docfs2.rst41 - Directory change notification (F_NOTIFY)
/linux-6.3-rc2/fs/
A Dfcntl.c406 case F_NOTIFY: in do_fcntl()

Completed in 7 milliseconds