Home
last modified time | relevance | path

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

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