Searched defs:IN_MOVED_TO (Results 1 – 4 of 4) sorted by relevance
37 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
34 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
1944 pub const IN_MOVED_TO: u32 = 0x0000_0080; constant
2254 pub const IN_MOVED_TO: u32 = 0x0000_0080; constant