Constant lrs::fs::flags::MOUNT_REMOUNT

Perform a remount operation.

Syntax

const MOUNT_REMOUNT: MountFlags = MountFlags(MS_REMOUNT);

See also