Home
last modified time | relevance | path

Searched refs:fs_rpmb_boot (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/storage/
Dblock_device_tipc.h107 struct client_port_context fs_rpmb_boot; member
Dblock_device_tipc.c560 state->fs_rpmb_boot.tr_state = &state->tr_state_rpmb; in block_device_tipc_init()
562 storage_aidl_enable_filesystem(aidl_ctx, state->fs_rpmb_boot.tr_state, in block_device_tipc_init()
564 ret = client_create_port(hset, &state->fs_rpmb_boot.client_ctx, in block_device_tipc_init()
798 ipc_port_destroy(&state->fs_rpmb_boot.client_ctx); in block_device_tipc_init()
837 ipc_port_destroy(&state->fs_rpmb_boot.client_ctx); in block_device_tipc_uninit()