Searched refs:FS_OPEN_PERM (Results 1 – 3 of 3) sorted by relevance
54 #define FS_OPEN_PERM 0x00010000 /* open event in an permission hook */ macro81 #define ALL_FSNOTIFY_PERM_EVENTS (FS_OPEN_PERM | FS_ACCESS_PERM | \
112 fsnotify_mask = FS_OPEN_PERM; in fsnotify_perm()
818 BUILD_BUG_ON(FAN_OPEN_PERM != FS_OPEN_PERM); in fanotify_handle_event()
Completed in 7 milliseconds