Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify.c184 unsigned int bucket = fanotify_event_hash_bucket(group, new); in fanotify_merge()
881 unsigned int bucket = fanotify_event_hash_bucket(group, event); in fanotify_insert_event()
H A Dfanotify.h495 static inline unsigned int fanotify_event_hash_bucket( in fanotify_event_hash_bucket() function