Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.h246 FANOTIFY_EVENT_TYPE_FS_ERROR, /* struct fanotify_error_event */ enumerator
330 else if (event->type == FANOTIFY_EVENT_TYPE_FS_ERROR) in fanotify_event_fsid()
343 else if (event->type == FANOTIFY_EVENT_TYPE_FS_ERROR) in fanotify_event_object_fh()
386 if (event->type == FANOTIFY_EVENT_TYPE_FS_ERROR) in fanotify_event_has_object_fh()
H A Dfanotify.c167 case FANOTIFY_EVENT_TYPE_FS_ERROR: in fanotify_should_merge()
687 fee->fae.type = FANOTIFY_EVENT_TYPE_FS_ERROR; in fanotify_alloc_error_event()
1038 case FANOTIFY_EVENT_TYPE_FS_ERROR: in fanotify_free_event()