Home
last modified time | relevance | path

Searched refs:storage_aidl_enable_filesystem (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/storage/
Daidl_service.h77 void storage_aidl_enable_filesystem(struct storage_service_aidl_context* ctx,
110 static inline void storage_aidl_enable_filesystem(
Dblock_device_tipc.c552 storage_aidl_enable_filesystem(aidl_ctx, state->fs_rpmb.tr_state, in block_device_tipc_init()
562 storage_aidl_enable_filesystem(aidl_ctx, state->fs_rpmb_boot.tr_state, in block_device_tipc_init()
663 storage_aidl_enable_filesystem(aidl_ctx, state->fs_tdp.tr_state, in block_device_tipc_init()
701 storage_aidl_enable_filesystem(aidl_ctx, state->fs_ns.tr_state, in block_device_tipc_init()
762 storage_aidl_enable_filesystem(aidl_ctx, state->fs_nsp.tr_state, in block_device_tipc_init()
Daidl_service.cpp780 void storage_aidl_enable_filesystem(struct storage_service_aidl_context* ctx, in storage_aidl_enable_filesystem() function