Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr_dm_linear.h59 bool CreateLogicalPartition(const std::string& block_device, uint32_t metadata_slot,
/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp184 bool CreateLogicalPartition(const std::string& block_device, uint32_t metadata_slot, in CreateLogicalPartition() argument
187 auto metadata = ReadMetadata(block_device.c_str(), metadata_slot); in CreateLogicalPartition()