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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/linux/
H A Dinotify.h50 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/linux/
H A Dinotify.h50 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/linux/
H A Dinotify.h50 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dinotify.c65 * IN_ONESHOT after receiving the first event. Inotify does the final put if
300 if (watch_mask & IN_ONESHOT)
586 mask &= IN_ALL_EVENTS | IN_ONESHOT;
632 mask &= IN_ALL_EVENTS | IN_ONESHOT;
H A Dinotify_user.c64 * IN_IGNORED event from inotify, or when using IN_ONESHOT, to receipt of the
271 if (mask & IN_IGNORED || mask & IN_ONESHOT)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dinotify.h54 #define IN_ONESHOT 0x80000000 /* only send event once */ macro

Completed in 88 milliseconds