Searched defs:UIO_ControlBlock (Results 1 – 1 of 1) sorted by relevance
39 struct UIO_ControlBlock { struct54 struct UIO_ControlBlock *prev; // Previous UIO object of the current UIO object in the UIO chain argument55 struct UIO_ControlBlock *next; // Next UIO object of the current UIO object in the UIO chain argument57 …isUnderlyingClosedByUio; // Indicates whether related resources are released together with the UIO.58 BSL_SAL_RefCount references; // reference count