Home
last modified time | relevance | path

Searched defs:metrics (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumraid5.c54 struct metrics { struct
55 vinum_off_t stripebase; /* base address of stripe (1st subdisk) */
56 int stripeoffset; /* offset in stripe */
57 int stripesectors; /* total sectors to transfer in this stripe */
58 vinum_off_t sdbase; /* offset in subdisk of stripe base */
59 int sdcount; /* number of disks involved in this transfer */
60 vinum_off_t diskstart; /* remember where this transfer starts */
61 int psdno; /* number of parity subdisk */
62 int badsdno; /* number of down subdisk, if there is one */
63 int firstsdno; /* first data subdisk number */
[all …]
/dflybsd-src/contrib/tcpdump/
H A Dospf.h160 struct tos_metric metrics; member