[go: nahoru, domu]

Searched defs:aoetgt (Results 1 - 1 of 1) sorted by relevance

/drivers/block/aoe/
H A Daoe.h98 MAX_TAINT = 1000, /* cap on aoetgt taint */
119 struct aoetgt *t; /* parent target I belong to */
133 struct aoetgt { struct
145 int taint; /* how much we want to avoid this aoetgt */
182 struct aoetgt **targets;
183 ulong ntargets; /* number of allocated aoetgt pointers */
184 struct aoetgt **tgt; /* target in use when working */
216 void aoecmd_wreset(struct aoetgt *t);

Completed in 79 milliseconds