Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfsnotify_backend.h54 #define FS_OPEN_PERM 0x00010000 /* open event in an permission hook */ macro
81 #define ALL_FSNOTIFY_PERM_EVENTS (FS_OPEN_PERM | FS_ACCESS_PERM | \
A Dfsnotify.h112 fsnotify_mask = FS_OPEN_PERM; in fsnotify_perm()
/linux/fs/notify/fanotify/
A Dfanotify.c818 BUILD_BUG_ON(FAN_OPEN_PERM != FS_OPEN_PERM); in fanotify_handle_event()

Completed in 7 milliseconds