Searched defs:IN_CREATE (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dinotify.h16 * such as IN_CREATE, IN_DELETE, IN_OPEN, IN_CLOSE, ..., relative to the wd.
35 #define IN_CREATE 0x00000100 /* Subfile was created */ macro
63 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \

Completed in 9 milliseconds