fs\notify\fanotify\fanotify.h
static
inline
bool
fanotify_event_has_path(
struct
fanotify_event *event)
{
return
event->fh_type == FILEID_ROOT;
}