Searched refs:IN_ONESHOT (Results 1 – 4 of 4) sorted by relevance
20 IN_ISDIR | IN_ONESHOT)
57 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
117 if (inode_mark->mask & IN_ONESHOT) in inotify_handle_event()
100 mask |= (arg & (IN_ALL_EVENTS | IN_ONESHOT | IN_EXCL_UNLINK)); in inotify_arg_to_mask()815 BUILD_BUG_ON(IN_ONESHOT != FS_IN_ONESHOT); in inotify_user_setup()