Constant lrs::inotify::events::INEV_UNMOUNT

The filesystem containing the file was unmounted.

Syntax

const INEV_UNMOUNT: InodeEvents = InodeEvents(IN_UNMOUNT);

See also