Searched refs:fscrypt_mount_metadata_encrypted (Results 1 – 3 of 3) sorted by relevance
22 bool fscrypt_mount_metadata_encrypted(const std::string& block_device,
252 bool fscrypt_mount_metadata_encrypted(const std::string& blk_device, const std::string& mount_point, in fscrypt_mount_metadata_encrypted() function
729 return translateBool(fscrypt_mount_metadata_encrypted(blkDevice, mountPoint, false)); in mountFstab()737 return translateBool(fscrypt_mount_metadata_encrypted(blkDevice, mountPoint, true)); in encryptFstab()