Method lrs::fs::Flags::mandatory_locking

Returns whether the filesystem is mounted with support for mandatory locking.

Syntax

impl Flags {
    fn mandatory_locking(self) -> bool
}