Searched refs:IN_MASK_ADD (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | inotify.h | 20 IN_DONT_FOLLOW | IN_EXCL_UNLINK | IN_MASK_ADD | \ |
/include/uapi/linux/ | ||
D | inotify.h | 57 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro |