Searched refs:createByReference (Results 1 – 3 of 3) sorted by relevance
72 struct _WsbmBufStorage *(*createByReference) (struct _WsbmBufferPool * member
908 if (buf->pool->createByReference == NULL) { in wsbmBOSetReferenced()912 buf->storage = buf->pool->createByReference(buf->pool, handle); in wsbmBOSetReferenced()
526 pool->createByReference = &pool_reference; in wsbmTTMPoolInit()