Home
last modified time | relevance | path

Searched refs:DN_CREATE (Results 1 – 5 of 5) 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.h82 #define DN_CREATE 0x00000004 /* File created */ macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dfcntl.h82 #define DN_CREATE 0x00000004 /* File created */ macro
/linux-6.3-rc2/Documentation/filesystems/
A Ddnotify.rst21 DN_CREATE A file was created in the directory
/linux-6.3-rc2/fs/notify/dnotify/
A Ddnotify.c218 if (arg & DN_CREATE) in convert_arg()

Completed in 5 milliseconds