Home
last modified time | relevance | path

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

/linux-6.15/fs/notify/
H A Dfsnotify.c108 WARN_ON(fsnotify_sb_has_priority_watchers(sb, FSNOTIFY_PRIO_CONTENT)); in fsnotify_sb_delete()
680 FSNOTIFY_PRIO_CONTENT))) { in file_set_fsnotify_mode_from_watchers()
/linux-6.15/include/linux/
H A Dfsnotify_backend.h202 FSNOTIFY_PRIO_CONTENT, /* fanotify permission events */ enumerator
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c1630 group->priority = FSNOTIFY_PRIO_CONTENT; in SYSCALL_DEFINE2()
1924 group->priority == FSNOTIFY_PRIO_CONTENT) in do_fanotify_mark()