Searched defs:FAN_ONDIR (Results 1 – 3 of 3) sorted by relevance
60 #define FAN_ONDIR 0x40000000 macro
33 #define FAN_ONDIR 0x40000000 /* Event occurred against dir */ macro
3003 pub const FAN_ONDIR: u64 = 0x4000_0000; constant