Searched defs:FAN_CLOSE_WRITE (Results 1 – 2 of 2) sorted by relevance
11 #define FAN_CLOSE_WRITE 0x00000008 /* Writtable file closed */ macro
2629 pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008; constant