Searched refs:IN_EXCL_UNLINK (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 | 55 #define IN_EXCL_UNLINK 0x04000000 /* exclude events on unlinked objects */ macro |