Home
last modified time | relevance | path

Searched refs:FSNOTIFY_PRIO_PRE_CONTENT (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/notify/
H A Dfsnotify.c110 FSNOTIFY_PRIO_PRE_CONTENT)); in fsnotify_sb_delete()
691 FSNOTIFY_PRIO_PRE_CONTENT))) { in file_set_fsnotify_mode_from_watchers()
/linux-6.15/include/linux/
H A Dfsnotify.h197 FSNOTIFY_PRIO_PRE_CONTENT)) in fsnotify_truncate_perm()
H A Dfsnotify_backend.h203 FSNOTIFY_PRIO_PRE_CONTENT, /* fanotify pre-content events */ enumerator
/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c356 if (errno && group->priority != FSNOTIFY_PRIO_PRE_CONTENT) in process_access_response()
1633 group->priority = FSNOTIFY_PRIO_PRE_CONTENT; in SYSCALL_DEFINE2()