Searched defs:IN_UNMOUNT (Results 1 – 6 of 6) sorted by relevance
36 #define IN_UNMOUNT 0x00002000 macro
44 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */ macro
41 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */ macro
1449 pub const IN_UNMOUNT: u32 = 0x00002000; constant
2624 pub const IN_UNMOUNT: u32 = 0x0000_2000; constant
3063 pub const IN_UNMOUNT: u32 = 0x0000_2000; constant