Home
last modified time | relevance | path

Searched refs:FS_CLOSE_NOWRITE (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfsnotify_backend.h33 #define FS_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
83 FS_CLOSE_WRITE | FS_CLOSE_NOWRITE | \
Dfsnotify.h344 FS_CLOSE_NOWRITE; in fsnotify_close()