Home
last modified time | relevance | path

Searched refs:FS_IN_ONESHOT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dfsnotify_backend.h69 #define FS_IN_ONESHOT 0x80000000 /* only send event once */ macro
109 #define ALL_FSNOTIFY_FLAGS (FS_EXCL_UNLINK | FS_ISDIR | FS_IN_ONESHOT | \
/linux/fs/notify/inotify/
A Dinotify_user.c842 BUILD_BUG_ON(IN_ONESHOT != FS_IN_ONESHOT); in inotify_user_setup()

Completed in 6 milliseconds