Method lrs::file::File::seals

Returns the seals of this file.

Syntax

impl File {
    fn seals(&self) -> Result<FileSeals, Errno>
}

Remarks

Kernel versions

The required kernel version is 3.17.

See also