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