Skip to main content

lba_t

Type Alias lba_t 

Source
pub type lba_t = i32;
Expand description

The type of a Logical Block Address. We allow for an lba to be negative to be consistent with an lba, although I’m not sure this this is possible.