struct extra_op_t
Defined at line 24 of file ../../src/devices/block/drivers/zxcrypt/extra.h
Public Members
list_node node
uint8_t * data
zx_handle_t vmo
uint32_t length
uint64_t offset_dev
uint64_t offset_vmo
block_impl_queue_callback completion_cb
Public Methods
zx_status_t Init (block_op_t *block,block_impl_queue_callbackcompletion_cb,void *cookie,size_treserved_blocks)
Resets this structure to an initial state.
Defined at line 21 of file ../../src/devices/block/drivers/zxcrypt/extra.cc