Home
last modified time | relevance | path

Searched refs:FS_DISALLOW_NOTIFY_PERM (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/fanotify/
H A Dfanotify_user.c1834 path->mnt->mnt_sb->s_type->fs_flags & FS_DISALLOW_NOTIFY_PERM) in fanotify_events_supported()
/linux/include/linux/
H A Dfs.h2292 #define FS_DISALLOW_NOTIFY_PERM 16 /* Disable fanotify permission events */ macro