Searched refs:IN_ONESHOT (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dinotify.h18 IN_MASK_CREATE | IN_ISDIR | IN_ONESHOT)
/linux-master/fs/notify/inotify/
H A Dinotify.h39 mask |= IN_ONESHOT;
H A Dinotify_user.c126 if (arg & IN_ONESHOT)
/linux-master/include/uapi/linux/
H A Dinotify.h59 #define IN_ONESHOT 0x80000000 /* only send event once */ macro

Completed in 160 milliseconds