Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfsnotify_backend.h201 FSNOTIFY_PRIO_NORMAL = 0, /* normal notifiers, no permissions */ enumerator
/linux-6.15/fs/notify/
H A Dmark.c199 BUILD_BUG_ON(FSNOTIFY_PRIO_NORMAL != 0); in fsnotify_update_sb_watchers()
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c1627 group->priority = FSNOTIFY_PRIO_NORMAL; in SYSCALL_DEFINE2()
1921 group->priority == FSNOTIFY_PRIO_NORMAL) in do_fanotify_mark()