Searched defs:FAN_CLOSE_NOWRITE (Results 1 – 2 of 2) sorted by relevance
12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
2630 pub const FAN_CLOSE_NOWRITE: u64 = 0x0000_0010; constant