Searched defs:real_blkdev (Results 1 – 3 of 3) sorted by relevance
103 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, const KeyBuffer& key, in cryptfs_setup_ext_volume()
268 const std::string& real_blkdev, uint64_t nr_sec) { in EncryptInPlace()317 bool encrypt_inplace(const std::string& crypto_blkdev, const std::string& real_blkdev, in encrypt_inplace()
146 static bool get_number_of_sectors(const std::string& real_blkdev, uint64_t* nr_sec) { in get_number_of_sectors()