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.c737 bool name_event = false; in fanotify_alloc_event() local
766 name_event = !!child; in fanotify_alloc_event()
769 name_event = true; in fanotify_alloc_event()
824 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()