Searched defs:IN_DELETE (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.
36 #define IN_DELETE 0x00000200 /* Subfile was deleted */ macro
63 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \

Completed in 77 milliseconds