Searched refs:IN_EXCL_UNLINK (Results 1 – 4 of 4) sorted by relevance
17 IN_DONT_FOLLOW | IN_EXCL_UNLINK | IN_MASK_ADD | \
55 #define IN_EXCL_UNLINK 0x04000000 /* exclude events on unlinked objects */ macro
37 mask |= IN_EXCL_UNLINK; in inotify_mark_user_mask()
125 if (arg & IN_EXCL_UNLINK) in inotify_arg_to_flags()