Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/fanotify/
Dfanotify.c71 atomic_read(&group->fanotify_data.bypass_perm)); in fanotify_get_response()
Dfanotify_user.c369 atomic_inc(&group->fanotify_data.bypass_perm); in fanotify_release()
758 atomic_set(&group->fanotify_data.bypass_perm, 0); in SYSCALL_DEFINE2()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h182 atomic_t bypass_perm; member