Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_device_tipc.h114 struct client_port_context fs_tdp; member
Dblock_device_tipc.c613 state->fs_tdp.tr_state = &state->tr_state_ns_tdp; in block_device_tipc_init()
660 state->fs_tdp.tr_state = &state->tr_state_rpmb; in block_device_tipc_init()
663 storage_aidl_enable_filesystem(aidl_ctx, state->fs_tdp.tr_state, in block_device_tipc_init()
665 ret = client_create_port(hset, &state->fs_tdp.client_ctx, in block_device_tipc_init()
759 state->fs_nsp.tr_state = state->fs_tdp.tr_state; in block_device_tipc_init()
786 ipc_port_destroy(&state->fs_tdp.client_ctx); in block_device_tipc_init()
821 ipc_port_destroy(&state->fs_tdp.client_ctx); in block_device_tipc_uninit()