Searched refs:IN_DELETE (Results 1 – 3 of 3) sorted by relevance
39 #define IN_DELETE 0x00000200 /* Subfile was deleted */ macro68 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \
14 IN_MOVED_TO | IN_CREATE | IN_DELETE | \
855 BUILD_BUG_ON(IN_DELETE != FS_DELETE); in inotify_user_setup()
Completed in 7 milliseconds