Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds