Home
last modified time | relevance | path

Searched refs:FAN_INFO (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dfanotify.h127 #define FANOTIFY_RESPONSE_FLAGS (FAN_AUDIT | FAN_INFO)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfanotify.h227 #define FAN_INFO 0x20 /* Bitmask to indicate additional information */ macro
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c318 event->response = response & ~FAN_INFO;
319 if (response & FAN_INFO)
363 if (response & FAN_INFO) { in process_access_response()

Completed in 4 milliseconds