Method | Description | |
---|---|---|
RaidzVdev ( NvList config, Dictionary leafs ) : System |
Method | Description | |
---|---|---|
ReadBytesCore ( Span dest, long offset ) : void |
Method | Description | |
---|---|---|
roundup ( ulong x, ulong y ) : ulong | ||
vdev_raidz_map_alloc ( ulong size, ulong offset, int unit_shift, ulong dcols, ulong nparity ) : raidz_map |
public RaidzVdev ( NvList config, Dictionary leafs ) : System | ||
config | NvList | |
leafs | Dictionary | |
return | System |
protected ReadBytesCore ( Span dest, long offset ) : void | ||
dest | Span | |
offset | long | |
return | void |