Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/fanotify/
H A Dfanotify.c757 bool name_event = false; in fanotify_alloc_event() local
786 name_event = !!child; in fanotify_alloc_event()
789 name_event = true; in fanotify_alloc_event()
844 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()