Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c761 bool name_event = false; in fanotify_alloc_event() local
790 name_event = !!child; in fanotify_alloc_event()
793 name_event = true; in fanotify_alloc_event()
857 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()