Searched refs:IN_OPEN (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dinotify.h13 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/linux-master/include/uapi/linux/
H A Dinotify.h19 * such as IN_CREATE, IN_DELETE, IN_OPEN, IN_CLOSE, ..., relative to the wd.
35 #define IN_OPEN 0x00000020 /* File was opened */ macro
67 IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | \
/linux-master/fs/notify/inotify/
H A Dinotify_user.c850 BUILD_BUG_ON(IN_OPEN != FS_OPEN);

Completed in 131 milliseconds