Searched refs:fscrypt_destroy_volume_keys (Results 1 – 3 of 3) sorted by relevance
39 bool fscrypt_destroy_volume_keys(const std::string& volume_uuid);
986 bool fscrypt_destroy_volume_keys(const std::string& volume_uuid) { in fscrypt_destroy_volume_keys() function
365 if (!fscrypt_destroy_volume_keys(fsUuid)) { in forgetPartition()