Searched defs:block_device_tipc (Results 1 – 1 of 1) sorted by relevance
122 struct block_device_tipc { struct123 handle_t ipc_handle;124 struct rpmb_state* rpmb_state;149 * block_device_tipc_init() - Initialize a block device context argument150 * @self: Out param. Will contain the created &struct block_device_tipc, argument