Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfsnotify_backend.h170 #define FS_PRIO_1 1 /* fanotify content based access control */ macro
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c844 group->priority = FS_PRIO_1; in SYSCALL_DEFINE2()