inotify::ffi::IN_UNMOUNT
[-] [+]
[src]
pub const IN_UNMOUNT: uint32_t=0x00002000
Info: Filesystem containing self was unmounted.
An IN_IGNORED event will subsequently be generated.
pub const IN_UNMOUNT: uint32_t=0x00002000
Info: Filesystem containing self was unmounted.
An IN_IGNORED event will subsequently be generated.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).