Home
last modified time | relevance | path

Searched refs:block_device_tipc_get_fs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/user/app/storage/
Dblock_device_tipc.c1020 struct fs* block_device_tipc_get_fs(struct block_device_tipc* self, in block_device_tipc_get_fs() function
1035 return block_device_tipc_get_fs(self, STORAGE_TP); in block_device_tipc_get_fs()
1041 return block_device_tipc_get_fs(self, STORAGE_TDP); in block_device_tipc_get_fs()
Dblock_device_tipc.h190 struct fs* block_device_tipc_get_fs(struct block_device_tipc* self,
Dtipc_service.c55 self->tr_state = block_device_tipc_get_fs(ctx, fs_type); in client_port_context_init()
Daidl_service.cpp608 block_device_tipc_get_fs(block_devices, fs_type); in TryActivateFilesystem()
611 block_device_tipc_get_fs(block_devices, fs_type)); in TryActivateFilesystem()