Searched defs:IN_ISDIR (Results 1 – 6 of 6) sorted by relevance
46 #define IN_ISDIR 0x40000000 macro
58 #define IN_ISDIR 0x40000000 /* event occurred against dir */ macro
53 #define IN_ISDIR 0x40000000 /* event occurred against dir */ macro
1455 pub const IN_ISDIR: u32 = 0x40000000; constant
2633 pub const IN_ISDIR: u32 = 0x4000_0000; constant
3116 pub const IN_ISDIR: u32 = 0x4000_0000; constant