Searched refs:access_list (Results 1 – 2 of 2) sorted by relevance
151 list_for_each_entry(event, &group->fanotify_data.access_list, in dequeue_event()314 &group->fanotify_data.access_list); in fanotify_read()371 list_for_each_entry_safe(event, next, &group->fanotify_data.access_list, in fanotify_release()753 INIT_LIST_HEAD(&group->fanotify_data.access_list); in SYSCALL_DEFINE2()
182 struct list_head access_list; member