Home
last modified time | relevance | path

Searched refs:FS_MODIFY (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Ddnotify.h26 FS_MODIFY | FS_MODIFY_CHILD |\
Dfsnotify.h322 fsnotify_file(file, FS_MODIFY); in fsnotify_modify()
370 mask |= FS_MODIFY; in fsnotify_change()
378 mask |= FS_MODIFY; in fsnotify_change()
Dfsnotify_backend.h30 #define FS_MODIFY 0x00000002 /* File was modified */ macro
82 FS_ACCESS | FS_MODIFY | FS_ATTRIB | \