Searched refs:IN_CREATE (Results 1 – 3 of 3) sorted by relevance
37 #define IN_CREATE 0x00000100 /* Subfile was created */ macro66 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \
16 IN_MOVED_TO | IN_CREATE | IN_DELETE | \
806 BUILD_BUG_ON(IN_CREATE != FS_CREATE); in inotify_user_setup()