Home
last modified time | relevance | path

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

/Linux-v6.1/fs/notify/fanotify/
Dfanotify.c191 unsigned int bucket = fanotify_event_hash_bucket(group, new); in fanotify_merge()
874 unsigned int bucket = fanotify_event_hash_bucket(group, event); in fanotify_insert_event()
Dfanotify.h481 static inline unsigned int fanotify_event_hash_bucket( in fanotify_event_hash_bucket() function
Dfanotify_user.c201 group, event, fanotify_event_hash_bucket(group, event)); in fanotify_unhash_event()