Home
last modified time | relevance | path

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

/system/ulib/ftl/include/lib/ftl/
A Dndm-driver.h86 const char* CreateNdmVolume(const Volume* ftl_volume, const VolumeOptions& options);
/system/ulib/ftl/ftln/
A Dndm-driver.cpp103 const char* NdmBaseDriver::CreateNdmVolume(const Volume* ftl_volume, const VolumeOptions& options) { in CreateNdmVolume() function in ftl::NdmBaseDriver
/system/dev/block/ftl/test/
A Dndm-ram-driver.cpp43 return CreateNdmVolume(ftl_volume, options_); in Attach()
/system/dev/block/ftl/
A Dnand_driver.cpp74 return CreateNdmVolume(ftl_volume, options); in Attach()

Completed in 7 milliseconds