Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify.c541 bool name_event = false; in fanotify_alloc_event() local
569 name_event = !!child; in fanotify_alloc_event()
573 name_event = true; in fanotify_alloc_event()
593 } else if (name_event && (file_name || child)) { in fanotify_alloc_event()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify.c726 bool name_event = false; in fanotify_alloc_event() local
755 name_event = !!child; in fanotify_alloc_event()
758 name_event = true; in fanotify_alloc_event()
813 } else if (name_event && (file_name || moved || child)) { in fanotify_alloc_event()

Completed in 3 milliseconds