Searched defs:AioCb (Results 1 – 1 of 1) sorted by relevance
106 struct AioCb<'a> { struct108 /// Could this `AioCb` potentially have any in-kernel state? argument119 impl<'a> AioCb<'a> { impl196 impl<'a> Debug for AioCb<'a> { implementation205 impl<'a> Drop for AioCb<'a> { implementation