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

/linux-master/include/linux/
H 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 | \
H A Dfsnotify.h152 return fsnotify_file(file, FS_OPEN_PERM);
/linux-master/fs/notify/fanotify/
H A Dfanotify.c906 BUILD_BUG_ON(FAN_OPEN_PERM != FS_OPEN_PERM);

Completed in 101 milliseconds