Home
last modified time | relevance | path

Searched defs:numSectors (Results 1 – 4 of 4) sorted by relevance

/system/vold/
DLoop.cpp172 int Loop::createImageFile(const char* file, unsigned long numSectors) { in createImageFile()
188 int Loop::resizeImageFile(const char* file, unsigned long numSectors) { in resizeImageFile()
DDevmapper.cpp45 unsigned long numSectors, char* ubuffer, size_t len) { in create()
/system/vold/fs/
DExt4.cpp151 status_t Resize(const std::string& source, unsigned long numSectors) { in Resize()
161 status_t Format(const std::string& source, unsigned long numSectors, const std::string& target) { in Format()
DVfat.cpp155 status_t Format(const std::string& source, unsigned long numSectors) { in Format()