Searched refs:access_list (Results 1 – 2 of 2) sorted by relevance
153 list_for_each_entry(event, &group->fanotify_data.access_list, in dequeue_event()322 &group->fanotify_data.access_list); in fanotify_read()382 list_for_each_entry_safe(event, next, &group->fanotify_data.access_list, in fanotify_release()748 INIT_LIST_HEAD(&group->fanotify_data.access_list); in SYSCALL_DEFINE2()
190 struct list_head access_list; member