Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfanotify.h128 #define FANOTIFY_METADATA_VERSION 3 macro
/linux-6.12.1/fs/notify/fanotify/
Dfanotify_user.c672 metadata.vers = FANOTIFY_METADATA_VERSION; in copy_event_to_user()