pub trait Flock { // Required method fn flock(&self, arg: FlockArg) -> Result<bool>; }
Locks a segment that spans the maximum possible range of offsets.