Constant MAX_SLICE_REQUESTS
pub const MAX_SLICE_REQUESTS: u32 = 16; // 16u32
Expand description
An arbitrary cap on the number of slices which may be requested when querying for allocation information from a volume.
pub const MAX_SLICE_REQUESTS: u32 = 16; // 16u32
An arbitrary cap on the number of slices which may be requested when querying for allocation information from a volume.