Home
last modified time | relevance | path

Searched defs:FAN_CLASS_PRE_CONTENT (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfanotify.h43 #define FAN_CLASS_PRE_CONTENT 0x00000008 macro
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2649 pub const FAN_CLASS_PRE_CONTENT: ::c_uint = 0x0000_0008; constant