Home
last modified time | relevance | path

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

/system/vold/
DMetadataCrypt.cpp111 static bool get_number_of_sectors(const std::string& real_blkdev, uint64_t *nr_sec) { in get_number_of_sectors()
148 static bool create_crypto_blk_dev(const std::string& dm_name, uint64_t nr_sec, in create_crypto_blk_dev()
261 uint64_t nr_sec; in e4crypt_mount_metadata_encrypted() local
291 uint64_t nr_sec; in e4crypt_enable_crypto() local
DVoldUtil.c20 void get_blkdev_size(int fd, unsigned long* nr_sec) { in get_blkdev_size()
DLoop.cpp341 int Loop::lookupInfo(const char *loopDevice, struct asec_superblock *sb, unsigned long *nr_sec) { in lookupInfo()
DVolumeManager.cpp1207 unsigned long nr_sec = 0; in finalizeAsec() local
1272 unsigned long nr_sec = 0; in fixupAsecPermissions() local
1747 unsigned long nr_sec = 0; in mountAsec() local
1842 unsigned long nr_sec = 0; in mountObb() local
Dcryptfs.cpp307 unsigned long nr_sec = 0; in get_crypt_ftr_info() local
1709 unsigned long nr_sec = 0; in cryptfs_setup_ext_volume() local
2145 unsigned long nr_sec; in cryptfs_enable_internal() local
DUtils.cpp544 unsigned long nr_sec = 0; in WipeBlockDevice() local