Searched refs:FAN_FS_ERROR (Results 1 – 8 of 8) sorted by relevance
16 #ifndef FAN_FS_ERROR17 #define FAN_FS_ERROR 0x00008000 macro66 if (event->mask != FAN_FS_ERROR) { in handle_notifications()128 FAN_FS_ERROR, AT_FDCWD, argv[1])) { in main()
10 Fanotify supports the FAN_FS_ERROR event type for file system-wide error15 By design, a FAN_FS_ERROR notification exposes sufficient information25 problem. For this reason, FAN_FS_ERROR tries to report only the first30 FAN_FS_ERROR requires the fanotify group to be setup with the33 At the time of this writing, the only file system that emits FAN_FS_ERROR36 A FAN_FS_ERROR Notification has the following format::
99 #define FANOTIFY_ERROR_EVENTS (FAN_FS_ERROR)
23 #define FAN_FS_ERROR 0x00008000 /* Filesystem error */ macro
456 return mask & FAN_FS_ERROR; in fanotify_is_error_event()
1354 (mask & FAN_FS_ERROR)) { in fanotify_add_mark()1784 if (mask & FAN_FS_ERROR && in do_fanotify_mark()
911 BUILD_BUG_ON(FAN_FS_ERROR != FS_ERROR); in fanotify_handle_event()
157 FAN_FS_ERROR fanotify mechanism to monitor filesystem