Constant FIEMAP_EXTENT_NOT_ALIGNED
pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 0x0000_0100; // 256u32
Available on crate feature
dep_nc
only.Expand description
Extent offsets may not be block aligned.
pub const FIEMAP_EXTENT_NOT_ALIGNED: u32 = 0x0000_0100; // 256u32
dep_nc
only.Extent offsets may not be block aligned.