Searched refs:IN_CLOSE_NOWRITE (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dinotify.h33 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
48 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
65 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
78 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dinotify.h33 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
48 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
65 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
78 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dinotify.h51 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro
52 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
68 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
82 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dinotify.h51 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro
52 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
68 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
82 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dinotify.h51 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed. */ macro
52 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
68 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* Close. */
82 | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/linux/
H A Dinotify.h31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
45 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
58 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/linux/
H A Dinotify.h31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
45 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
58 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dinotify.h35 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
50 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
67 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dinotify.h35 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
50 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
67 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dinotify.h35 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
50 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
67 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/linux/
H A Dinotify.h31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
45 #define IN_CLOSE (IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
58 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/notify/inotify/
H A Dinotify_user.c853 BUILD_BUG_ON(IN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/notify/inotify/
H A Dinotify_user.c853 BUILD_BUG_ON(IN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE);

Completed in 92 milliseconds