Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_device_tipc.h126 struct client_port_context fs_ns; member
Dblock_device_tipc.c678 state->fs_ns.tr_state = &state->tr_state_ns; in block_device_tipc_init()
701 storage_aidl_enable_filesystem(aidl_ctx, state->fs_ns.tr_state, in block_device_tipc_init()
703 ret = client_create_port(hset, &state->fs_ns.client_ctx, in block_device_tipc_init()
781 ipc_port_destroy(&state->fs_ns.client_ctx); in block_device_tipc_init()
815 ipc_port_destroy(&state->fs_ns.client_ctx); in block_device_tipc_uninit()