Home
last modified time | relevance | path

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

/system/vold/
DMetadataCrypt.cpp159 static bool get_number_of_sectors(const std::string& real_blkdev, uint64_t* nr_sec) { in get_number_of_sectors()
185 static bool create_crypto_blk_dev(const std::string& dm_name, uint64_t nr_sec, in create_crypto_blk_dev()
268 uint64_t nr_sec; in fscrypt_mount_metadata_encrypted() local
Dcryptfs.cpp1902 uint64_t nr_sec = 0; in cryptfs_setup_ext_volume() local
2209 uint64_t nr_sec; in cryptfs_enable_internal() local
DUtils.cpp543 status_t GetBlockDev512Sectors(const std::string& path, uint64_t* nr_sec) { in GetBlockDev512Sectors()
/system/vold/model/
DObbVolume.cpp60 uint64_t nr_sec = 0; in doCreate() local